2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.mode: must be a constant value disable 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.mode: must be a constant value allow 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.mode: must be a constant value prefer 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.method: must be a constant value Standard 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.auth_type: must be a constant value OAuth2.0, $.auth_type: does not have a value in the enumeration [OAuth2.0], $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.auth_type: must be a constant value Key Pair Authentication, $.auth_type: does not have a value in the enumeration [Key Pair Authentication], $.private_key: is missing but it is required 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.password: object found, string expected 2023-04-20 15:08:07 INFO i.a.v.j.JsonSchemaValidator(test):130 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard] 2023-04-20 15:08:08 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/13485/0/logs.log 2023-04-20 15:08:08 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.26 2023-04-20 15:08:08 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-04-20 15:08:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:08 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2023-04-20 15:08:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:08 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-postgres:2.0.19 exists... 2023-04-20 15:08:08 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-postgres:2.0.19 was found locally. 2023-04-20 15:08:08 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = source-postgres-check-13485-0-jkelp with resources io.airbyte.config.ResourceRequirements@7b2aaf06[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-04-20 15:08:08 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/13485/0 --log-driver none --name source-postgres-check-13485-0-jkelp --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:2.0.19 -e WORKER_JOB_ATTEMPT=0 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.26 -e WORKER_JOB_ID=13485 airbyte/source-postgres:2.0.19 check --config source_config.json 2023-04-20 15:08:08 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresSource(main):508 starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.b.IntegrationCliParser(parseOptions):126 integration args: {check=null, config=source_config.json} 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.b.IntegrationRunner(runInternal):108 Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.b.IntegrationRunner(runInternal):109 Command: CHECK 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.b.IntegrationRunner(runInternal):110 Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword groups - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword group - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword always_show - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword min - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword max - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.b.s.SshTunnel(getInstance):204 Starting connection with method: NO_TUNNEL 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:09 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresSource(toSslJdbcParamInternal):545 REQUIRED toSslJdbcParam require 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO c.z.h.HikariDataSource():80 HikariPool-1 - Starting... 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO c.z.h.HikariDataSource():82 HikariPool-1 - Start completed. 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):31 Set initial fetch size: 10 rows 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(accept):40 Set new fetch size: 1365333 rows 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):71 Max memory limit: 12591300608, JDBC buffer size: 7554780365 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresCdcCatalogHelper(getPublicizedTables):118 For CDC, only tables in publication airbyte_publication will be included in the sync: [public.events, public.shotguns, public.shotguners, public.refunds, public.cities, public.geolocations, public.gigs, public.payments, public.transfers, public.contacts, public.access_control_lists, public.shotguns_scans, public.referrals, public.pricings, public.banking_bank_accounts, public.coupons, public.guestlists, public.artists, public.deals, public.event_survey_answers, public.team_members, public.segment_contacts, public.cards, public.mailing_trackers, public.transfer_demands, public.contacts_acls, public.favorites, public.friendships, public.guests, public.auth_codes, public.event_visitors, public.tracking_links, public.artworks, public.app_notification_trackers, public.stories, public.app_notifications, public.orders, public.cohostings, public.access_lists_to_guestlists, public.event_followers, public.mailing_campaigns, public.segments, public.bizs, public.connected_accounts, public.artist_followers, public.scan_offline_operations, public.categories, public.resellers, public.gauges, public.sessions, public.event_invoices, public.areas, public.banking_payouts, public.app_notification_campaigns, public.countries, public.access_lists_to_deals, public.sub_categories, public.rewards, public.stripe_customers, public.biz_followers, public.taggings, public.tags] 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):132 Attempting to get metadata from the database to see if we can connect. 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresSource(lambda$getReplicationSlot$4):277 Attempting to find the named replication slot using the query: HikariProxyPreparedStatement@1590481849 wrapping SELECT * FROM pg_replication_slots WHERE slot_name = 'airbyte_slot' AND plugin = 'pgoutput' AND database = 'postgres' 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):31 Set initial fetch size: 10 rows 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresSource(lambda$getCheckOperations$6):309 Attempting to find the publication using the query: HikariProxyPreparedStatement@704869156 wrapping SELECT * FROM pg_publication WHERE pubname = 'airbyte_publication' 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):31 Set initial fetch size: 10 rows 2023-04-20 15:08:10 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.d.i.p.PostgresReplicationConnection(createConnection):44 Creating a replication connection. 2023-04-20 15:08:11 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.d.i.p.PostgresReplicationConnection(createConnection):47 Validating replication connection. 2023-04-20 15:08:11 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO c.z.h.HikariDataSource(close):350 HikariPool-1 - Shutdown initiated... 2023-04-20 15:08:11 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO c.z.h.HikariDataSource(close):352 HikariPool-1 - Shutdown completed. 2023-04-20 15:08:11 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.b.IntegrationRunner(runInternal):186 Completed integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2023-04-20 15:08:11 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - INFO i.a.i.s.p.PostgresSource(main):510 completed source: class io.airbyte.integrations.source.postgres.PostgresSource 2023-04-20 15:08:11 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:11 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/13485/0/logs.log 2023-04-20 15:08:11 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.26 2023-04-20 15:08:11 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-snowflake:0.4.42 exists... 2023-04-20 15:08:11 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-snowflake:0.4.42 was found locally. 2023-04-20 15:08:11 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = destination-snowflake-check-13485-0-bnfib with resources io.airbyte.config.ResourceRequirements@7b2aaf06[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-04-20 15:08:11 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/13485/0 --log-driver none --name destination-snowflake-check-13485-0-bnfib --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.42 -e WORKER_JOB_ATTEMPT=0 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.26 -e WORKER_JOB_ID=13485 airbyte/destination-snowflake:0.4.42 check --config source_config.json 2023-04-20 15:08:11 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Running destination under deployment mode: OSS 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Starting destination: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - integration args: {check=null, config=source_config.json} 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Command: CHECK 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2023-04-20 15:08:12 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:12 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):117 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Using destination type: INTERNAL_STAGING 2023-04-20 15:08:13 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - HikariPool-1 - Starting... 2023-04-20 15:08:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@d5556bf 2023-04-20 15:08:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - HikariPool-1 - Start completed. 2023-04-20 15:08:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - closing connection 2023-04-20 15:08:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - actual size of batch: 1 2023-04-20 15:08:15 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - HikariPool-1 - Shutdown initiated... 2023-04-20 15:08:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - HikariPool-1 - Shutdown completed. 2023-04-20 15:08:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2023-04-20 15:08:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Completed destination: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:17 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling... 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:17 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/13485/0/logs.log 2023-04-20 15:08:17 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.40.26 2023-04-20 15:08:17 INFO i.a.a.c.AirbyteApiClient(retryWithJitter):172 - Attempt 0 to save workflow id for cancellation 2023-04-20 15:08:17 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):64 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2023-04-20 15:08:17 INFO i.a.c.EnvConfigs(getEnvOrDefault):1161 - Using default value for environment variable METRIC_CLIENT: '' 2023-04-20 15:08:17 WARN i.a.m.l.MetricClientFactory(initialize):60 - Metric client is already initialized to 2023-04-20 15:08:17 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):64 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2023-04-20 15:08:17 INFO i.a.w.g.DefaultReplicationWorker(run):142 - start sync worker. job id: 13485 attempt id: 0 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START REPLICATION ----- 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - 2023-04-20 15:08:17 INFO i.a.w.g.DefaultReplicationWorker(run):157 - configured sync modes: {public.coupons=incremental - append_dedup, public.pricings=incremental - append_dedup, public.biz_followers=incremental - append_dedup, public.artist_followers=incremental - append_dedup, public.countries=incremental - append_dedup, public.app_notification_trackers=incremental - append_dedup, public.segment_contacts=incremental - append_dedup, public.deals=incremental - append_dedup, public.rewards=incremental - append_dedup, public.tags=incremental - append_dedup, public.cities=incremental - append_dedup, public.referrals=incremental - append_dedup, public.event_invoices=incremental - append_dedup, public.transfer_demands=incremental - append_dedup, public.taggings=incremental - append_dedup, public.categories=incremental - append_dedup, public.contacts=incremental - append_dedup, public.cards=incremental - append_dedup, public.contacts_acls=incremental - append_dedup, public.guestlists=incremental - append_dedup, public.transfers=incremental - append_dedup, public.access_lists_to_guestlists=incremental - append_dedup, public.events=incremental - append_dedup, public.app_notification_campaigns=incremental - append_dedup, public.mailing_campaigns=incremental - append_dedup, public.shotguns=incremental - append_dedup, public.guests=incremental - append_dedup, public.banking_bank_accounts=incremental - append_dedup, public.sessions=incremental - append_dedup, public.access_control_lists=incremental - append_dedup, public.bizs=incremental - append_dedup, public.artists=incremental - append_dedup, public.cohostings=incremental - append_dedup, public.favorites=incremental - append_dedup, public.banking_payouts=incremental - append_dedup, public.payments=incremental - append_dedup, public.connected_accounts=incremental - append_dedup, public.access_lists_to_deals=incremental - append_dedup, public.refunds=incremental - append_dedup, public.gigs=incremental - append_dedup, public.geolocations=incremental - append_dedup, public.mailing_trackers=incremental - append_dedup, public.app_notifications=incremental - append_dedup, public.gauges=incremental - append_dedup, public.segments=incremental - append_dedup, public.shotguns_scans=incremental - append_dedup, public.artworks=incremental - append_dedup, public.orders=incremental - append_dedup, public.event_visitors=incremental - append_dedup, public.stripe_customers=incremental - append_dedup, public.areas=incremental - append_dedup, public.scan_offline_operations=incremental - append_dedup, public.friendships=incremental - append_dedup, public.stories=incremental - append_dedup, public.event_survey_answers=incremental - append_dedup, public.sub_categories=incremental - append_dedup, public.auth_codes=incremental - append_dedup, public.team_members=incremental - append_dedup, public.resellers=incremental - append_dedup, public.event_followers=incremental - append_dedup, public.tracking_links=incremental - append_dedup, public.shotguners=incremental - append_dedup} 2023-04-20 15:08:17 INFO i.a.w.i.DefaultAirbyteDestination(start):72 - Running destination... 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-snowflake:0.4.42 exists... 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-snowflake:0.4.42 was found locally. 2023-04-20 15:08:17 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = destination-snowflake-write-13485-0-wobkc with resources io.airbyte.config.ResourceRequirements@72bd094a[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-04-20 15:08:17 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/13485/0 --log-driver none --name destination-snowflake-write-13485-0-wobkc --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.42 -e WORKER_JOB_ATTEMPT=0 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.26 -e WORKER_JOB_ID=13485 airbyte/destination-snowflake:0.4.42 write --config destination_config.json --catalog destination_catalog.json 2023-04-20 15:08:17 INFO i.a.w.i.VersionedAirbyteMessageBufferedWriterFactory(createWriter):33 - Writing messages to protocol version 0.2.0 2023-04-20 15:08:17 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-postgres:2.0.19 exists... 2023-04-20 15:08:17 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-postgres:2.0.19 was found locally. 2023-04-20 15:08:17 INFO i.a.w.p.DockerProcessFactory(create):120 - Creating docker container = source-postgres-read-13485-0-hgufm with resources io.airbyte.config.ResourceRequirements@4a4dc69d[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2023-04-20 15:08:17 INFO i.a.w.p.DockerProcessFactory(create):164 - Preparing command: docker run --rm --init -i -w /data/13485/0 --log-driver none --name source-postgres-read-13485-0-hgufm --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:2.0.19 -e WORKER_JOB_ATTEMPT=0 -e AUTO_DETECT_SCHEMA=false -e AIRBYTE_VERSION=0.40.26 -e WORKER_JOB_ID=13485 airbyte/source-postgres:2.0.19 read --config source_config.json --catalog source_catalog.json --state input_state.json 2023-04-20 15:08:17 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):97 - Reading messages from protocol version 0.2.0 2023-04-20 15:08:17 INFO i.a.w.g.DefaultReplicationWorker(replicate):234 - Waiting for source and destination threads to complete. 2023-04-20 15:08:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromDstRunnable$4):260 - Destination output thread started. 2023-04-20 15:08:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):310 - Replication thread started. 2023-04-20 15:08:18 destination > Running destination under deployment mode: OSS 2023-04-20 15:08:18 destination > Starting destination: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2023-04-20 15:08:18 source > INFO i.a.i.s.p.PostgresSource(main):508 starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2023-04-20 15:08:19 source > INFO i.a.i.b.IntegrationCliParser(parseOptions):126 integration args: {read=null, catalog=source_catalog.json, state=input_state.json, config=source_config.json} 2023-04-20 15:08:19 source > INFO i.a.i.b.IntegrationRunner(runInternal):108 Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2023-04-20 15:08:19 source > INFO i.a.i.b.IntegrationRunner(runInternal):109 Command: READ 2023-04-20 15:08:19 source > INFO i.a.i.b.IntegrationRunner(runInternal):110 Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2023-04-20 15:08:19 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2023-04-20 15:08:19 destination > Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2023-04-20 15:08:19 destination > Command: WRITE 2023-04-20 15:08:19 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword groups - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword group - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword always_show - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword min - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 source > WARN c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword max - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2023-04-20 15:08:19 destination > Using destination type: INTERNAL_STAGING 2023-04-20 15:08:19 source > INFO i.a.i.b.s.SshTunnel(getInstance):204 Starting connection with method: NO_TUNNEL 2023-04-20 15:08:19 source > INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:19 source > INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.StateManagerFactory(createStateManager):51 Global state manager selected to manage state object with type GLOBAL. 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_events. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_shotguns. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_shotguners. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_refunds. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_gigs. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_geolocations. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_cities. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_payments. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_transfers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_contacts. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_access_control_lists. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_shotguns_scans. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_referrals. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_pricings. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_banking_bank_accounts. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_coupons. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_guestlists. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_artists. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_team_members. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_event_survey_answers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_deals. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_segment_contacts. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_cards. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_mailing_trackers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_transfer_demands. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_contacts_acls. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_favorites. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_guests. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_friendships. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_auth_codes. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_event_visitors. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_tracking_links. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_artworks. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_app_notification_trackers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_stories. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_app_notifications. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_orders. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_cohostings. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_access_lists_to_guestlists. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_event_followers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_segments. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_mailing_campaigns. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_bizs. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_connected_accounts. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_artist_followers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_scan_offline_operations. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_categories. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_resellers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_gauges. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_sessions. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_event_invoices. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_areas. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_banking_payouts. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_app_notification_campaigns. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_countries. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_access_lists_to_deals. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_sub_categories. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_rewards. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_stripe_customers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_biz_followers. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_taggings. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.s.CursorManager(createCursorInfoForStream):166 Found matching cursor in state. Stream: public_tags. Cursor Field: null Value: null Count: 0 2023-04-20 15:08:19 source > INFO i.a.i.s.r.CdcStateManager():29 Initialized CDC state with: io.airbyte.integrations.source.relationaldb.models.CdcState@535b8c24[state={"[\"postgres\",{\"server\":\"postgres\"}]":"{\"transaction_id\":null,\"lsn\":358784693544,\"txId\":1717247,\"ts_usec\":1681978224210143}"},additionalProperties={}] 2023-04-20 15:08:19 source > INFO i.a.i.s.p.PostgresSource(toSslJdbcParamInternal):545 REQUIRED toSslJdbcParam require 2023-04-20 15:08:19 source > INFO c.z.h.HikariDataSource():80 HikariPool-1 - Starting... 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=stripe_customers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_lid_stripe_customers, outputTableName=_airbyte_raw_stripe_customers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=artists, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_lxz_artists, outputTableName=_airbyte_raw_artists, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=transfers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_suo_transfers, outputTableName=_airbyte_raw_transfers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=cohostings, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_yop_cohostings, outputTableName=_airbyte_raw_cohostings, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=sub_categories, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_wdp_sub_categories, outputTableName=_airbyte_raw_sub_categories, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=banking_payouts, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_sbm_banking_payouts, outputTableName=_airbyte_raw_banking_payouts, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=access_control_lists, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_fwe_access_control_lists, outputTableName=_airbyte_raw_access_control_lists, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=categories, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_tpz_categories, outputTableName=_airbyte_raw_categories, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=app_notification_campaigns, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ofj_app_notification_campaigns, outputTableName=_airbyte_raw_app_notification_campaigns, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=app_notification_trackers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_vhg_app_notification_trackers, outputTableName=_airbyte_raw_app_notification_trackers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=payments, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_vkb_payments, outputTableName=_airbyte_raw_payments, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=favorites, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_utx_favorites, outputTableName=_airbyte_raw_favorites, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=banking_bank_accounts, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_asi_banking_bank_accounts, outputTableName=_airbyte_raw_banking_bank_accounts, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=connected_accounts, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_qox_connected_accounts, outputTableName=_airbyte_raw_connected_accounts, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=cards, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_lre_cards, outputTableName=_airbyte_raw_cards, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=tracking_links, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_hne_tracking_links, outputTableName=_airbyte_raw_tracking_links, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=segments, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_hlg_segments, outputTableName=_airbyte_raw_segments, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=refunds, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_veq_refunds, outputTableName=_airbyte_raw_refunds, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=gauges, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ees_gauges, outputTableName=_airbyte_raw_gauges, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=artworks, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_hmy_artworks, outputTableName=_airbyte_raw_artworks, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=gigs, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_kkf_gigs, outputTableName=_airbyte_raw_gigs, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=contacts, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_zkj_contacts, outputTableName=_airbyte_raw_contacts, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=team_members, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_qyr_team_members, outputTableName=_airbyte_raw_team_members, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=guests, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_bgw_guests, outputTableName=_airbyte_raw_guests, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=resellers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ocw_resellers, outputTableName=_airbyte_raw_resellers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=mailing_trackers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_egx_mailing_trackers, outputTableName=_airbyte_raw_mailing_trackers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=stories, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_qek_stories, outputTableName=_airbyte_raw_stories, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=bizs, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_wfy_bizs, outputTableName=_airbyte_raw_bizs, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=access_lists_to_deals, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_eho_access_lists_to_deals, outputTableName=_airbyte_raw_access_lists_to_deals, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=event_followers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_jnp_event_followers, outputTableName=_airbyte_raw_event_followers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=coupons, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_uxc_coupons, outputTableName=_airbyte_raw_coupons, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=referrals, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_rkt_referrals, outputTableName=_airbyte_raw_referrals, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=artist_followers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_njq_artist_followers, outputTableName=_airbyte_raw_artist_followers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=guestlists, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ooi_guestlists, outputTableName=_airbyte_raw_guestlists, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=geolocations, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_vts_geolocations, outputTableName=_airbyte_raw_geolocations, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=events, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ddi_events, outputTableName=_airbyte_raw_events, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=mailing_campaigns, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ctz_mailing_campaigns, outputTableName=_airbyte_raw_mailing_campaigns, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=scan_offline_operations, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_uzw_scan_offline_operations, outputTableName=_airbyte_raw_scan_offline_operations, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=app_notifications, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_wys_app_notifications, outputTableName=_airbyte_raw_app_notifications, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=shotguners, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_drv_shotguners, outputTableName=_airbyte_raw_shotguners, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=shotguns, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_yil_shotguns, outputTableName=_airbyte_raw_shotguns, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=biz_followers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_nbj_biz_followers, outputTableName=_airbyte_raw_biz_followers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=segment_contacts, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_njl_segment_contacts, outputTableName=_airbyte_raw_segment_contacts, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=event_survey_answers, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_wck_event_survey_answers, outputTableName=_airbyte_raw_event_survey_answers, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=friendships, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_hee_friendships, outputTableName=_airbyte_raw_friendships, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=areas, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_mww_areas, outputTableName=_airbyte_raw_areas, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=access_lists_to_guestlists, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_ymc_access_lists_to_guestlists, outputTableName=_airbyte_raw_access_lists_to_guestlists, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=event_invoices, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_cgx_event_invoices, outputTableName=_airbyte_raw_event_invoices, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=pricings, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_nqr_pricings, outputTableName=_airbyte_raw_pricings, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=deals, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_cpa_deals, outputTableName=_airbyte_raw_deals, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=transfer_demands, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_mqy_transfer_demands, outputTableName=_airbyte_raw_transfer_demands, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=rewards, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_eqc_rewards, outputTableName=_airbyte_raw_rewards, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=taggings, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_lbo_taggings, outputTableName=_airbyte_raw_taggings, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=orders, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_exo_orders, outputTableName=_airbyte_raw_orders, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=cities, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_eua_cities, outputTableName=_airbyte_raw_cities, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=shotguns_scans, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_kbd_shotguns_scans, outputTableName=_airbyte_raw_shotguns_scans, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=auth_codes, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_kwc_auth_codes, outputTableName=_airbyte_raw_auth_codes, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=sessions, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_rwp_sessions, outputTableName=_airbyte_raw_sessions, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=contacts_acls, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_muo_contacts_acls, outputTableName=_airbyte_raw_contacts_acls, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=tags, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_jrq_tags, outputTableName=_airbyte_raw_tags, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=event_visitors, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_cvz_event_visitors, outputTableName=_airbyte_raw_event_visitors, syncMode=append_dedup} 2023-04-20 15:08:19 destination > Write config: WriteConfig{streamName=countries, namespace=null, outputSchemaName=PRODUCTION_DATABASE, tmpTableName=_airbyte_tmp_yns_countries, outputTableName=_airbyte_raw_countries, syncMode=append_dedup} 2023-04-20 15:08:19 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2023-04-20 15:08:19 destination > Preparing tmp tables in destination started for 62 streams 2023-04-20 15:08:19 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream stripe_customers: tmp table: _airbyte_tmp_lid_stripe_customers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:19 destination > HikariPool-1 - Starting... 2023-04-20 15:08:19 source > INFO c.z.h.HikariDataSource():82 HikariPool-1 - Start completed. 2023-04-20 15:08:20 source > INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:20 source > INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):31 Set initial fetch size: 10 rows 2023-04-20 15:08:20 source > INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(accept):40 Set new fetch size: 1365333 rows 2023-04-20 15:08:20 source > INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):71 Max memory limit: 12591300608, JDBC buffer size: 7554780365 2023-04-20 15:08:20 source > INFO i.a.i.s.p.PostgresCdcCatalogHelper(getPublicizedTables):118 For CDC, only tables in publication airbyte_publication will be included in the sync: [public.events, public.shotguns, public.shotguners, public.refunds, public.cities, public.geolocations, public.gigs, public.payments, public.transfers, public.contacts, public.access_control_lists, public.shotguns_scans, public.referrals, public.pricings, public.banking_bank_accounts, public.coupons, public.guestlists, public.artists, public.deals, public.event_survey_answers, public.team_members, public.segment_contacts, public.cards, public.mailing_trackers, public.transfer_demands, public.contacts_acls, public.favorites, public.friendships, public.guests, public.auth_codes, public.event_visitors, public.tracking_links, public.artworks, public.app_notification_trackers, public.stories, public.app_notifications, public.orders, public.cohostings, public.access_lists_to_guestlists, public.event_followers, public.mailing_campaigns, public.segments, public.bizs, public.connected_accounts, public.artist_followers, public.scan_offline_operations, public.categories, public.resellers, public.gauges, public.sessions, public.event_invoices, public.areas, public.banking_payouts, public.app_notification_campaigns, public.countries, public.access_lists_to_deals, public.sub_categories, public.rewards, public.stripe_customers, public.biz_followers, public.taggings, public.tags] 2023-04-20 15:08:20 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):253 Checking schema: public 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):160 Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2023-04-20 15:08:20 source > INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):31 Set initial fetch size: 10 rows 2023-04-20 15:08:20 source > INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(accept):40 Set new fetch size: 1304199 rows 2023-04-20 15:08:20 source > INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):71 Max memory limit: 12591300608, JDBC buffer size: 7554780365 2023-04-20 15:08:20 destination > HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@210d2a6c 2023-04-20 15:08:20 destination > HikariPool-1 - Start completed. 2023-04-20 15:08:20 destination > closing connection 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stripe_customers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stripe_customers column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stripe_customers column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stripe_customers column currency (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column avatar (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column permalink (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column sc_followers_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column sc_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column ra_profile (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column relevant (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column fb_username (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column spotify_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column soundcharts_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column avatar_blur_data_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column total_following (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artists column events_public_upcoming_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column receiver_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column source_shotgun_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column target_shotgun_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column price (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column completed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column cancelled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column is_public (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column secret (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column seller_service_fee (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column buyer_service_fee (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column expired_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column receiver_contact (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column message (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfers column deep_link (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column biz_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column role (type cohostings_role[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column accepted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cohostings column hidden (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column category_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column title (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column rank (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column start_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column end_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column street (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column description (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sub_categories column weezevent_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column banking_bank_account_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column status (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column arrival_date (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column description (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_payouts column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column organizer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column start_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column end_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column scans_per_ticket (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column attendee_exit_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_control_lists column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table categories column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table categories column typo (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table categories column label (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table categories column thumbnail (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table categories column empty_title (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table categories column empty_message (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_campaigns column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_campaigns column type (type notification_campaign_type[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_campaigns column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_campaigns column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_campaigns column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_campaigns column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column app_notification_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column read (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notification_trackers column received_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column order_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column payment_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column due_date (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column retry_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table payments column payment_status (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:20 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column deal_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column active (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table favorites column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column connected_account_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column favorite (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column fingerprint (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column bank_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column last_digits (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column routing_number (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column country (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column currency (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column default_for_currency (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column category (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column contact_email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column pix_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column pix_value (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table banking_bank_accounts column is_holder (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column accounting_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column typo (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column dealer_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column verification_due_by (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column charges_enabled (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column transfers_enabled (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column payout_schedule (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column representative_first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column representative_last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column representative_dob (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column currency (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column country_iso2 (type varchar[2], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column kyb_form_data (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table connected_accounts column kyb_updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column fingerprint (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column last_digits (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column exp_month (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column exp_year (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column fraud_score (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column authenticated (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column brand (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column tds_stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column three_d_secure_required (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cards column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column utm_source (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tracking_links column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column organizer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column emoji (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column description (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column type (type segments_type[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column contacts_filters (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column is_suggested (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segments column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column order_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column shotgun_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column transfer_reversal_amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column application_fee_refund_amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column seller_service_fee (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column reason (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column stripe_refund_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table refunds column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column capacity (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column including_invitations (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column gaugeable_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column gaugeable_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gauges column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column artwork_file_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column artwork_content_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column artwork_file_size (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column artwork_updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column artable_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column artable_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column role (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column original_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column thumbnail_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column mux_livestream_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artworks column blur_data_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table migrations column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table migrations column name (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table migrations column run_on (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table migrations_state column key (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table migrations_state column value (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table migrations_state column run_on (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column artist_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column rank (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column start_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column end_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table gigs column artwork_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column birthday (type date[13], nullable false) -> JsonSchemaType({type=string, format=date}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column gender (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column zip_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column phone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column geolocation_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column federal_tax_number (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts column street (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column password_digest (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column last_logged_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table team_members column organizer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column guestlist_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column last_checked_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column checked_count (type int2[5], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column count (type int2[5], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column offline_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column last_checked_by_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guests column last_checked_by_uid (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column password_digest (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column organizer_approval_required (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table resellers column payment_methods_value (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column smtp_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column sg_message_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column delivered_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column opened_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column clicked_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column last_event (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column last_event_reason (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column tracking_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column campaign_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column scheduled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_trackers column bounced (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column poster_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column anonymous_username (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column event_start_time_offset (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column event_end_time_offset (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column width (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table stories column height (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column name (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column lat (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column lng (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column password_digest (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column email (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column address (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column commission (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column monthly_commission (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column category_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column role (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column guest_email (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column facebook_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column invoiced_at (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column vat_rate (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column total_shotguners (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column ticket_licence (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column tiller_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column slug (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column authentication_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column registration_number (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column permissions_value (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column jwt_token (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column sg_sender_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column pricing_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column relevant (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column sg_list_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column contact_phone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column contact_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column pending_approval (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column pin_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column locale (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column banking_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column facebook_pixel_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column booster_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column booster_attribution_window (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column geolocation_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column website (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column scan_username (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column scan_password (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column contact_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column resale_policy (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column cash_drawer_pin_code_digest (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column connected_account_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column email_verified_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column default_user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column default_producer_margin_on_user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column terms_of_sale_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column newsletter_optin_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column mailgun_forward_route_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column google_tag_manager_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column instagram_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column soundcloud_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column twitter_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column spotify_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column tiktok_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column description (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column page_updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column apps_devices (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column weezevent_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column total_following (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column events_public_upcoming_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column access_control_pin_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column community_pin_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table bizs column import_contacts_limit (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_deals column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_deals column access_list_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_deals column deal_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_deals column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_deals column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column interested_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column notify_subscribed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_followers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column quantity (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column shotguner_limit (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column use_by (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column amount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column discount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column deal_ids (type _int4[10], nullable false) -> JsonSchemaType({type=array, items={type=number, airbyte_type=integer}}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column maximum_redeems (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column maximum_redeems_per_user (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table coupons column flat_amount (type numeric[10], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column referee_first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column referee_email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column referee_venue_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column referee_visited_signup_page_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column first_coupon_sent_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column second_coupon_sent_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table referrals column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column artist_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column followed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column unfollowed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column push_notification_subscribed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column push_notification_unsubscribed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table artist_followers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table guestlists column offline_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column shotgun_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column organizer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column organizer_name (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column event_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column event_end_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column shotgun_quantity (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column shotgun_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column shotgun_captured_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column deal_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column deal_title (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column deal_price (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column deal_comission (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column deal_sub_category_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column deal_sub_category_title (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table reporting_tickets column channel (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column lat (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column lng (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column street (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column venue (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column city_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column zip_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column localizable_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column localizable_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table geolocations column street_gmap_api_data (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column description (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column interested_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column attending_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column facebook_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column start_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column end_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column dealer_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column privacy (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column fetched (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column password (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column slug (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column legals (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column banking_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column payment_methods_value (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column booster_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column facebook_pixel_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column whitemark_tickets_meta (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column whitemark_order_confirmation_meta (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column banking_transfer_stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column app_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column playpass_x_tenant (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column geolocation_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column confirmation_message (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column legals_en (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column required_contacts_fields (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column cancelled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column deferred_payment_plan (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column cashless_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column reality_type (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column donation_message (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column merchandising_message (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column publication_status (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column timezone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column producer_margin_on_user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column street_gmap_api_data (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column booster_campaigns_cost (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column is_festival (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column type_of_place (type type_of_place[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column cover (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column invoiced_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column pricing_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column published_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column attendee_exit_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column google_tag_manager_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column launched_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column is_reward_program_activated (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column interested_count_privacy (type interested_count_privacy[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column weezevent_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column weezevent_api_key (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column weezevent_api_user (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column weezevent_api_password (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column recent_captured_orders_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column installments_free_number (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column installments_interest_rate (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column reward_program_referrer_cashback_percentage (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column reward_program_referee_discount_percentage (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column featured_start_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column featured_end_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column featured_text (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column survey_activation_date (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table events column survey_sent_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column biz_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column sendgrid_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column title (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column subject (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column list_ids (type _int4[10], nullable false) -> JsonSchemaType({type=array, items={type=number, airbyte_type=integer}}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column send_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column requests (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column delivered (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column unique_opens (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column unique_clicks (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column json_template (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column html_content (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column contacts_filters (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column campaign_type (type mailing_campaigns_type[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column app_notification_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column locale (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table mailing_campaigns column segment_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scan_offline_operations column id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scan_offline_operations column received_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scan_offline_operations column received_from_scan_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scan_offline_operations column operation_data (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column message (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column call_to_action (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column deep_link (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column notifiable_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column notifiable_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column notification_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column title (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column segment_conditions (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column contacts_filters (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column sent_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column image_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column subtitle (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column image_cover_url (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table app_notifications column campaign_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column app_version (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column lat (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column lng (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column email (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column phone_brand (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column phone_manufacturer (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column phone_model (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column os_version (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column os (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column password_digest (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column first_name (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column stripe_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column facebook_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column card_last_digits (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column role (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column needs_update (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column fraud_score (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column device_uuid (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column authentication_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column google_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column cc_confirmation (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column phone_legacy (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column gender (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column location (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column city_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column fb_token (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column birthday (type date[13], nullable false) -> JsonSchemaType({type=string, format=date}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column sg_recipient_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column jwt_token (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column source (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column shotgun_jwt (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column locale (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column reward_score (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column geolocation_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column contact_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column apple_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column phone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column phone_verified_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column settings_privacy_show_events_interested (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column settings_privacy_show_events_going (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column avatar (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column soundcloud_access_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column soundcloud_refresh_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column spotify_access_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column spotify_refresh_token (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguners column received_referral_info_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column deal_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column shotguned_at (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column declined (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column purchased_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column quantity (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column liked (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column description (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column amount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column remainder (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column redeemed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column transfer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column stripe_id (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column redeem_password (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column captured_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column cancelled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column on_sale_since (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column quantity_resold (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column rebought_order_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column receipt_email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column tiller_id (type int8[19], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column uuid (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column phone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column ip (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column location (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column birth_year (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column reward_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column order_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column pdf_file_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column pdf_content_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column pdf_file_size (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column pdf_updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column pending_transfer (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column size (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column scan_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column coupon_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column owner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column variant (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column redeemed_by_scan_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column cancelled_by_scan_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column reseller_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column amount_refunded (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column reward_program_discounted_amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column cancellation_insurance_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column cancellation_insurance_requested_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns column upgraded_deal_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column followed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column unfollowed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column push_notification_subscribed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column push_notification_unsubscribed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table biz_followers column contact_acl_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segment_contacts column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segment_contacts column segment_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segment_contacts column contact_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table segment_contacts column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column tally_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column emotion (type emotion[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column lineup_rating (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column lineup_rating_reason (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column soundsystem_rating (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column soundsystem_rating_reason (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column location_rating (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column location_rating_reason (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column security_rating (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column security_rating_reason (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column accessibility_rating (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column accessibility_rating_reason (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column comment (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_survey_answers column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table friendships column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table friendships column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table friendships column friend_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table friendships column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table friendships column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column country_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column lat (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column lng (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column timezone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column events_public_upcoming_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table areas column slug (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_guestlists column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_guestlists column access_list_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_guestlists column guestlist_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_guestlists column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table access_lists_to_guestlists column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column currency (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column online_tickets_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column offline_tickets_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column venue_tickets_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column reseller_online_tickets_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column reseller_offline_tickets_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column merchandising_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column donations_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column producer_margin_income (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column refunds_credit (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column coupon_discounted_amount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column reward_program_cashback_amount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column reward_program_discount_amount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column booster_cost (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column banking_cost (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column nota_fiscal_payload (type json[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_invoices column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column fixed_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column variable_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column variable_producer_margin (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column fixed_producer_margin (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column user_fixed_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column user_variable_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column variable_producer_margin_on_user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column fixed_producer_margin_on_user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column installments_free_number (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table pricings column installments_interest_rate (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column title (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column quantity (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column dealer_type (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column price (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column original_price (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column use_by (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column target (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column description (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column quantity_left (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column available (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column flagship_deal_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column typo (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column category_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column allowed_quantity_per_shotguner (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column use_from (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column vat_rate (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column cancellation_laps (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column stripe_account (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column commission (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column shotgunable_by (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column members_only (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column recurring_days (type _int4[10], nullable false) -> JsonSchemaType({type=array, items={type=number, airbyte_type=integer}}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column tiller_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column sub_category_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column hidden_quantity (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column resellable (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column shotgunable_from (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column legal_description (type text[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column duplicata_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column producer_margin (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column entrance_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column countermark (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column variants (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column shipping_rate (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column rank (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column resellable_by (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column reseller_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column group_size (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column group_guests_ticket_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column producer_margin_on_user_service_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column weezevent_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column cancellation_insurance_fee (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column exclude_from_min_ticket_price (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column segment_ids (type _int4[10], nullable false) -> JsonSchemaType({type=array, items={type=number, airbyte_type=integer}}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table deals column upgrade_deal_ids (type _int4[10], nullable false) -> JsonSchemaType({type=array, items={type=number, airbyte_type=integer}}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column transfer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column ranking_time (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column maximum_price (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column typo (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column automatic_purchase (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column service_rate (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column sub_category_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column cancelled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column cancelled_reason (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table transfer_demands column retry_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column coupon_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column used_amount (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table rewards column shotgun_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column tag_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column rank (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column artist_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table taggings column weight (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column stripe_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column uuid (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column purchased_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column cancelled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column captured_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column redeemed_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column redeem_password (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column on_sale_since (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column remainder (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column pdf_file_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column pdf_content_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column pdf_file_size (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column pdf_updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column invoice_file_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column invoice_content_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column invoice_file_size (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column invoice_updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column payment_method (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column email (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column phone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column coupon_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column ip (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column amount (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column first_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column last_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column utm_campaign (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column utm_source (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column utm_medium (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column utm_term (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column mailing_tracker_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column payment_intent_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column zip_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column with_shipping (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column shipping_address (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column contact_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column tiller_id (type int8[19], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column currency (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column stripe_method (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column stripe_source (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column reseller_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column pending_organizer_approval (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column team_member_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table orders column installments_number (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column lat (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column lng (type float8[17], nullable false) -> JsonSchemaType({type=number}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column area_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column country_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table cities column zip_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column offline_id (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scan_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scan_result (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column shotgun_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column access_list_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scanned_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scanned_network (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scanned_way (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scan_uid (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column scan_name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table shotguns_scans column ip_address (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table schema_migrations column version (type varchar[255], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column code (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column attempts_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column dealer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column expired_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column used_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table auth_codes column phone (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sessions column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sessions column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sessions column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sessions column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table sessions column device_uuid (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column status (type scheduled_task_status[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column scheduled_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column item_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column data (type jsonb[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column error_message (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column failed_count (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table scheduled_tasks column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column contact_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column organizer_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column access_type (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column access_value (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column deleted_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table contacts_acls column creation_source (type contacts_acls_creation_source[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tags column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tags column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tags column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tags column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tags column typo (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table tags column relevant (type bool[1], nullable false) -> JsonSchemaType({type=boolean}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_visitors column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_visitors column event_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_visitors column shotguner_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_visitors column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table event_visitors column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column id (type serial[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column name (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column created_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column updated_at (type timestamp[29], nullable false) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column iso_code (type bpchar[2], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column phone_code (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column zip_code_regex (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column zip_code_regex_format (type varchar[2147483647], nullable false) -> JsonSchemaType({type=string}) 2023-04-20 15:08:21 source > INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):182 Table countries column pricing_id (type int4[10], nullable false) -> JsonSchemaType({type=number, airbyte_type=integer}) 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.stripe_customers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.artists 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.transfers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.cohostings 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.sub_categories 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.banking_payouts 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.access_control_lists 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.categories 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.app_notification_campaigns 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.app_notification_trackers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.payments 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.favorites 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.banking_bank_accounts 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.connected_accounts 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.cards 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.tracking_links 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.segments 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.refunds 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.gauges 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.artworks 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.migrations 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.migrations_state 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.gigs 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.contacts 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.team_members 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.guests 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.resellers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.mailing_trackers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.stories 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.bizs 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.access_lists_to_deals 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.event_followers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.coupons 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.referrals 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.artist_followers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.guestlists 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.reporting_tickets 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.geolocations 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.events 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.mailing_campaigns 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.scan_offline_operations 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.app_notifications 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.shotguners 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.shotguns 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.biz_followers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.segment_contacts 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.event_survey_answers 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.friendships 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.areas 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.access_lists_to_guestlists 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.event_invoices 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.pricings 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.deals 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.transfer_demands 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.rewards 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.taggings 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.orders 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.cities 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.shotguns_scans 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.schema_migrations 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.auth_codes 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.sessions 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.scheduled_tasks 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.contacts_acls 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.tags 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.event_visitors 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(discoverRawTables):257 Found table: public.countries 2023-04-20 15:08:21 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream stripe_customers 2023-04-20 15:08:21 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream artists: tmp table: _airbyte_tmp_lxz_artists, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresUtils(isCdc):53 using CDC: true 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresUtils(getFirstRecordWaitTime):111 First record waiting time: 300 seconds 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(getIncrementalIterators):350 First record waiting time: 300 seconds 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresUtils(shouldFlushAfterSync):61 Should flush after sync: true 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(toSslJdbcParamInternal):545 REQUIRED toSslJdbcParam require 2023-04-20 15:08:21 destination > closing connection 2023-04-20 15:08:21 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 StandaloneConfig values: access.control.allow.methods = access.control.allow.origin = admin.listeners = null bootstrap.servers = [localhost:9092] client.dns.lookup = use_all_dns_ips config.providers = [] connector.client.config.override.policy = All header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter key.converter = class org.apache.kafka.connect.json.JsonConverter listeners = [http://:8083] metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 offset.flush.interval.ms = 1000 offset.flush.timeout.ms = 5000 offset.storage.file.filename = /tmp/cdc-state-offset4423977713268511359/offset.dat plugin.path = null response.http.headers.config = rest.advertised.host.name = null rest.advertised.listener = null rest.advertised.port = null rest.extension.classes = [] ssl.cipher.suites = null ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS task.shutdown.graceful.timeout.ms = 5000 topic.creation.enable = true topic.tracking.allow.reset = true topic.tracking.enable = true value.converter = class org.apache.kafka.connect.json.JsonConverter 2023-04-20 15:08:21 source > WARN o.a.k.c.r.WorkerConfig(logPluginPathConfigProviderWarning):336 Variables cannot be used in the 'plugin.path' property, since the property is used by plugin scanning before the config providers that replace the variables are initialized. The raw value 'null' was used for plugin scanning, as opposed to the transformed value 'null', and this may cause unexpected results. 2023-04-20 15:08:21 source > INFO o.a.k.c.s.FileOffsetBackingStore(start):58 Starting FileOffsetBackingStore with file /tmp/cdc-state-offset4423977713268511359/offset.dat 2023-04-20 15:08:21 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2023-04-20 15:08:21 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2023-04-20 15:08:21 source > INFO i.a.i.d.i.p.PostgresDebeziumStateUtil(extractLsn):201 Found previous partition offset PostgresPartition [sourcePartition={server=postgres}]: {transaction_id=null, lsn=358784693544, txId=1717247, ts_usec=1681978224210143} 2023-04-20 15:08:21 source > INFO i.a.i.d.i.p.PostgresDebeziumStateUtil(parseSavedOffset):181 Closing offsetStorageReader and fileOffsetBackingStore 2023-04-20 15:08:21 source > INFO o.a.k.c.s.FileOffsetBackingStore(stop):66 Stopped FileOffsetBackingStore 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(lambda$getReplicationSlot$4):277 Attempting to find the named replication slot using the query: HikariProxyPreparedStatement@773518491 wrapping SELECT * FROM pg_replication_slots WHERE slot_name = 'airbyte_slot' AND plugin = 'pgoutput' AND database = 'postgres' 2023-04-20 15:08:21 source > INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):31 Set initial fetch size: 10 rows 2023-04-20 15:08:21 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream artists 2023-04-20 15:08:21 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream transfers: tmp table: _airbyte_tmp_suo_transfers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:21 destination > closing connection 2023-04-20 15:08:21 source > INFO i.a.i.d.i.p.PostgresDebeziumStateUtil(isSavedOffsetAfterReplicationSlotLSN):62 Replication slot confirmed_flush_lsn : 358784693544 Saved offset LSN : 358784693544 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresUtils(shouldFlushAfterSync):61 Should flush after sync: true 2023-04-20 15:08:21 source > INFO i.a.i.d.i.p.PostgresReplicationConnection(createConnection):44 Creating a replication connection. 2023-04-20 15:08:21 source > INFO i.a.i.d.i.p.PostgresReplicationConnection(createConnection):47 Validating replication connection. 2023-04-20 15:08:21 source > INFO i.a.i.d.i.p.PostgresCdcTargetPosition(targetPosition):49 identified target lsn: PgLsn{lsn=378673398336} 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresUtils(shouldFlushAfterSync):61 Should flush after sync: true 2023-04-20 15:08:21 source > INFO i.a.i.s.p.PostgresSource(toSslJdbcParamInternal):545 REQUIRED toSslJdbcParam require 2023-04-20 15:08:21 source > INFO i.a.i.d.AirbyteDebeziumHandler(getIncrementalIterators):95 Using CDC: true 2023-04-20 15:08:21 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2023-04-20 15:08:21 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2023-04-20 15:08:21 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 EmbeddedConfig values: access.control.allow.methods = access.control.allow.origin = admin.listeners = null bootstrap.servers = [localhost:9092] client.dns.lookup = use_all_dns_ips config.providers = [] connector.client.config.override.policy = All header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter key.converter = class org.apache.kafka.connect.json.JsonConverter listeners = [http://:8083] metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 offset.flush.interval.ms = 1000 offset.flush.timeout.ms = 5000 offset.storage.file.filename = /tmp/cdc-state-offset5471823215322618000/offset.dat offset.storage.partitions = null offset.storage.replication.factor = null offset.storage.topic = plugin.path = null response.http.headers.config = rest.advertised.host.name = null rest.advertised.listener = null rest.advertised.port = null rest.extension.classes = [] ssl.cipher.suites = null ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS task.shutdown.graceful.timeout.ms = 5000 topic.creation.enable = true topic.tracking.allow.reset = true topic.tracking.enable = true value.converter = class org.apache.kafka.connect.json.JsonConverter 2023-04-20 15:08:21 source > WARN o.a.k.c.r.WorkerConfig(logPluginPathConfigProviderWarning):336 Variables cannot be used in the 'plugin.path' property, since the property is used by plugin scanning before the config providers that replace the variables are initialized. The raw value 'null' was used for plugin scanning, as opposed to the transformed value 'null', and this may cause unexpected results. 2023-04-20 15:08:22 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2023-04-20 15:08:22 source > INFO o.a.k.c.c.AbstractConfig(logAll):376 JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2023-04-20 15:08:22 source > WARN i.d.c.p.PostgresConnectorConfig(validateFlushLsnSource):1070 Property 'flush.lsn.source' is set to 'false', the LSN will not be flushed to the database source and WAL logs will not be cleared. User is expected to handle this outside Debezium. 2023-04-20 15:08:22 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream transfers 2023-04-20 15:08:22 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream cohostings: tmp table: _airbyte_tmp_yop_cohostings, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:22 destination > closing connection 2023-04-20 15:08:22 source > INFO i.d.c.p.PostgresConnector(validateConnection):93 Successfully tested connection for jdbc:postgresql://db.qeczfvkzulbdybcworyp.supabase.co:5432/postgres with user 'postgres' 2023-04-20 15:08:22 source > INFO i.d.j.JdbcConnection(lambda$doClose$4):946 Connection gracefully closed 2023-04-20 15:08:22 source > INFO o.a.k.c.s.FileOffsetBackingStore(start):58 Starting FileOffsetBackingStore with file /tmp/cdc-state-offset5471823215322618000/offset.dat 2023-04-20 15:08:22 source > WARN i.d.c.p.PostgresConnectorConfig(validateFlushLsnSource):1070 Property 'flush.lsn.source' is set to 'false', the LSN will not be flushed to the database source and WAL logs will not be cleared. User is expected to handle this outside Debezium. 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(start):130 Starting PostgresConnectorTask with configuration: 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 connector.class = io.debezium.connector.postgresql.PostgresConnector 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 max.queue.size = 8192 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 slot.name = airbyte_slot 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 publication.name = airbyte_publication 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 database.sslmode = require 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 topic.prefix = postgres 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 offset.storage.file.filename = /tmp/cdc-state-offset5471823215322618000/offset.dat 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 decimal.handling.mode = string 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 flush.lsn.source = false 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 converters = datetime 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 errors.retry.delay.initial.ms = 299 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 datetime.type = io.airbyte.integrations.debezium.internals.postgres.PostgresConverter 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 value.converter = org.apache.kafka.connect.json.JsonConverter 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 key.converter = org.apache.kafka.connect.json.JsonConverter 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 publication.autocreate.mode = disabled 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 database.user = postgres 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 database.dbname = postgres 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 offset.storage = org.apache.kafka.connect.storage.FileOffsetBackingStore 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 errors.retry.delay.max.ms = 300 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 offset.flush.timeout.ms = 5000 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 heartbeat.interval.ms = 10000 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 column.include.list = \Qpublic.stripe_customers\E\.(\Qid\E|\Qcurrency\E|\Qstripe_id\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.artists\E\.(\Qid\E|\Qname\E|\Qsc_id\E|\Qavatar\E|\Qrelevant\E|\Qpermalink\E|\Qcreated_at\E|\Qra_profile\E|\Qspotify_id\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qfb_username\E|\Qsoundcharts_id\E|\Qtotal_following\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qsc_followers_count\E|\Qavatar_blur_data_url\E|\Qevents_public_upcoming_count\E),\Qpublic.transfers\E\.(\Qid\E|\Qprice\E|\Qsecret\E|\Qmessage\E|\Qdeep_link\E|\Qis_public\E|\Qcreated_at\E|\Qexpired_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qreceiver_id\E|\Qcancelled_at\E|\Qcompleted_at\E|\Qreceiver_contact\E|\Qbuyer_service_fee\E|\Qsource_shotgun_id\E|\Qtarget_shotgun_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qseller_service_fee\E),\Qpublic.cohostings\E\.(\Qid\E|\Qrole\E|\Qbiz_id\E|\Qhidden\E|\Qevent_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qaccepted_at\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.sub_categories\E\.(\Qid\E|\Qrank\E|\Qtitle\E|\Qstreet\E|\Qend_time\E|\Qevent_id\E|\Qcreated_at\E|\Qstart_time\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qcategory_id\E|\Qdescription\E|\Qweezevent_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.banking_payouts\E\.(\Qid\E|\Qamount\E|\Qstatus\E|\Qevent_id\E|\Qstripe_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qdescription\E|\Qarrival_date\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qbanking_bank_account_id\E),\Qpublic.access_control_lists\E\.(\Qid\E|\Qname\E|\Qend_time\E|\Qevent_id\E|\Qcreated_at\E|\Qdeleted_at\E|\Qstart_time\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qorganizer_id\E|\Qscans_per_ticket\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qattendee_exit_count\E),\Qpublic.categories\E\.(\Qid\E|\Qtypo\E|\Qlabel\E|\Qthumbnail\E|\Q_ab_cdc_lsn\E|\Qempty_title\E|\Qempty_message\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.app_notification_campaigns\E\.(\Qid\E|\Qtype\E|\Qevent_id\E|\Qdealer_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.app_notification_trackers\E\.(\Qid\E|\Qread\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qreceived_at\E|\Qshotguner_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qapp_notification_id\E),\Qpublic.payments\E\.(\Qid\E|\Qamount\E|\Qdue_date\E|\Qorder_id\E|\Qstripe_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qretry_count\E|\Qpayment_type\E|\Qpayment_status\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.favorites\E\.(\Qid\E|\Qactive\E|\Qdeal_id\E|\Qevent_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.banking_bank_accounts\E\.(\Qid\E|\Qname\E|\Qcountry\E|\Qcategory\E|\Qcurrency\E|\Qfavorite\E|\Qpix_type\E|\Qbank_name\E|\Qis_holder\E|\Qpix_value\E|\Qstripe_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qfingerprint\E|\Qlast_digits\E|\Qcontact_email\E|\Qrouting_number\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qconnected_account_id\E|\Qdefault_for_currency\E),\Qpublic.connected_accounts\E\.(\Qid\E|\Qtypo\E|\Qcurrency\E|\Qdealer_id\E|\Qstripe_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qdealer_type\E|\Qcountry_iso2\E|\Qkyb_form_data\E|\Qkyb_updated_at\E|\Qaccounting_name\E|\Qcharges_enabled\E|\Qpayout_schedule\E|\Qtransfers_enabled\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qrepresentative_dob\E|\Qverification_due_by\E|\Qrepresentative_last_name\E|\Qrepresentative_first_name\E),\Qpublic.cards\E\.(\Qid\E|\Qbrand\E|\Qexp_year\E|\Qexp_month\E|\Qstripe_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qfingerprint\E|\Qfraud_score\E|\Qlast_digits\E|\Qshotguner_id\E|\Qauthenticated\E|\Qtds_stripe_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qthree_d_secure_required\E),\Qpublic.tracking_links\E\.(\Qid\E|\Qname\E|\Qevent_id\E|\Qdealer_id\E|\Qcreated_at\E|\Qupdated_at\E|\Qutm_source\E|\Q_ab_cdc_lsn\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.segments\E\.(\Qid\E|\Qname\E|\Qtype\E|\Qemoji\E|\Qcreated_at\E|\Qdeleted_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qdescription\E|\Qis_suggested\E|\Qorganizer_id\E|\Qcontacts_filters\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.refunds\E\.(\Qid\E|\Qamount\E|\Qreason\E|\Qorder_id\E|\Qcreated_at\E|\Qshotgun_id\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qstripe_refund_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qseller_service_fee\E|\Qtransfer_reversal_amount\E|\Qapplication_fee_refund_amount\E),\Qpublic.gauges\E\.(\Qid\E|\Qcapacity\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qgaugeable_id\E|\Qgaugeable_type\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qincluding_invitations\E),\Qpublic.artworks\E\.(\Qid\E|\Qrole\E|\Qartable_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qartable_type\E|\Qoriginal_url\E|\Qblur_data_url\E|\Qthumbnail_url\E|\Qartwork_file_name\E|\Qartwork_file_size\E|\Qmux_livestream_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qartwork_updated_at\E|\Qartwork_content_type\E),\Qpublic.gigs\E\.(\Qid\E|\Qrank\E|\Qend_time\E|\Qevent_id\E|\Qartist_id\E|\Qartwork_id\E|\Qcreated_at\E|\Qstart_time\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.contacts\E\.(\Qid\E|\Qemail\E|\Qphone\E|\Qgender\E|\Qstreet\E|\Qbirthday\E|\Qzip_code\E|\Qlast_name\E|\Qcreated_at\E|\Qfirst_name\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Qgeolocation_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qfederal_tax_number\E),\Qpublic.team_members\E\.(\Qid\E|\Qemail\E|\Qlast_name\E|\Qcreated_at\E|\Qfirst_name\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qorganizer_id\E|\Qlast_logged_at\E|\Qpassword_digest\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.guests\E\.(\Qid\E|\Qcount\E|\Qlast_name\E|\Qcreated_at\E|\Qdeleted_at\E|\Qfirst_name\E|\Qoffline_id\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qguestlist_id\E|\Qchecked_count\E|\Qlast_checked_at\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qlast_checked_by_uid\E|\Qlast_checked_by_name\E),\Qpublic.resellers\E\.(\Qid\E|\Qname\E|\Qemail\E|\Qevent_id\E|\Qdealer_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qpassword_digest\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qpayment_methods_value\E|\Qorganizer_approval_required\E),\Qpublic.mailing_trackers\E\.(\Qid\E|\Qemail\E|\Qbounced\E|\Qsmtp_id\E|\Qopened_at\E|\Qclicked_at\E|\Qcreated_at\E|\Qlast_event\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qcampaign_id\E|\Qtracking_id\E|\Qdelivered_at\E|\Qscheduled_at\E|\Qsg_message_id\E|\Qlast_event_reason\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.stories\E\.(\Qid\E|\Qurl\E|\Qwidth\E|\Qheight\E|\Qevent_id\E|\Qcreated_at\E|\Qposter_url\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qanonymous_username\E|\Qevent_end_time_offset\E|\Qevent_start_time_offset\E),\Qpublic.bizs\E\.(\Qid\E|\Qlat\E|\Qlng\E|\Qname\E|\Qrole\E|\Qslug\E|\Qemail\E|\Qlocale\E|\Qaddress\E|\Qwebsite\E|\Qpin_code\E|\Qrelevant\E|\Qvat_rate\E|\Qjwt_token\E|\Qtiktok_id\E|\Qcommission\E|\Qcontact_id\E|\Qcreated_at\E|\Qdeleted_at\E|\Qpricing_id\E|\Qsg_list_id\E|\Qspotify_id\E|\Qtwitter_id\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qbanking_fee\E|\Qbooster_fee\E|\Qcategory_id\E|\Qdescription\E|\Qfacebook_id\E|\Qguest_email\E|\Qinvoiced_at\E|\Qapps_devices\E|\Qcontact_name\E|\Qinstagram_id\E|\Qsg_sender_id\E|\Qtiller_token\E|\Qweezevent_id\E|\Qcontact_phone\E|\Qresale_policy\E|\Qscan_password\E|\Qscan_username\E|\Qsoundcloud_id\E|\Qgeolocation_id\E|\Qticket_licence\E|\Qpage_updated_at\E|\Qpassword_digest\E|\Qtotal_following\E|\Qpending_approval\E|\Qtotal_shotguners\E|\Qemail_verified_at\E|\Qfacebook_pixel_id\E|\Qpermissions_value\E|\Qterms_of_sale_url\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qcommunity_pin_code\E|\Qmonthly_commission\E|\Qregistration_number\E|\Qauthentication_token\E|\Qconnected_account_id\E|\Qgoogle_tag_manager_id\E|\Qimport_contacts_limit\E|\Qnewsletter_optin_name\E|\Qaccess_control_pin_code\E|\Qdefault_user_service_fee\E|\Qmailgun_forward_route_id\E|\Qbooster_attribution_window\E|\Qcash_drawer_pin_code_digest\E|\Qevents_public_upcoming_count\E|\Qdefault_producer_margin_on_user_service_fee\E),\Qpublic.access_lists_to_deals\E\.(\Qid\E|\Qdeal_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qaccess_list_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.event_followers\E\.(\Qid\E|\Qevent_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Qinterested_at\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qnotify_subscribed_at\E),\Qpublic.coupons\E\.(\Qid\E|\Qcode\E|\Qtype\E|\Qamount\E|\Quse_by\E|\Qdeal_ids\E|\Qdiscount\E|\Qevent_id\E|\Qquantity\E|\Qdealer_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qflat_amount\E|\Qmaximum_redeems\E|\Qshotguner_limit\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qmaximum_redeems_per_user\E),\Qpublic.referrals\E\.(\Qid\E|\Qdealer_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Qreferee_email\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qreferee_first_name\E|\Qreferee_venue_name\E|\Qfirst_coupon_sent_at\E|\Qsecond_coupon_sent_at\E|\Qreferee_visited_signup_page_at\E),\Qpublic.artist_followers\E\.(\Qid\E|\Qartist_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qfollowed_at\E|\Qshotguner_id\E|\Qunfollowed_at\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qpush_notification_subscribed_at\E|\Qpush_notification_unsubscribed_at\E),\Qpublic.guestlists\E\.(\Qid\E|\Qname\E|\Qevent_id\E|\Qcreated_at\E|\Qdeleted_at\E|\Qoffline_id\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.geolocations\E\.(\Qid\E|\Qlat\E|\Qlng\E|\Qvenue\E|\Qstreet\E|\Qcity_id\E|\Qzip_code\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qlocalizable_id\E|\Qlocalizable_type\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qstreet_gmap_api_data\E),\Qpublic.events\E\.(\Qid\E|\Qname\E|\Qslug\E|\Qcover\E|\Qlegals\E|\Qfetched\E|\Qprivacy\E|\Qapp_name\E|\Qend_time\E|\Qpassword\E|\Qtimezone\E|\Qdealer_id\E|\Qlegals_en\E|\Qcreated_at\E|\Qdeleted_at\E|\Qpricing_id\E|\Qstart_time\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qbanking_fee\E|\Qbooster_fee\E|\Qdealer_type\E|\Qdescription\E|\Qfacebook_id\E|\Qinvoiced_at\E|\Qis_festival\E|\Qlaunched_at\E|\Qcancelled_at\E|\Qcashless_url\E|\Qpublished_at\E|\Qreality_type\E|\Qweezevent_id\E|\Qfeatured_text\E|\Qtype_of_place\E|\Qgeolocation_id\E|\Qsurvey_sent_at\E|\Qattending_count\E|\Qdonation_message\E|\Qinterested_count\E|\Quser_service_fee\E|\Qfacebook_pixel_id\E|\Qfeatured_end_time\E|\Qplaypass_x_tenant\E|\Qweezevent_api_key\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qpublication_status\E|\Qweezevent_api_user\E|\Qattendee_exit_count\E|\Qfeatured_start_time\E|\Qconfirmation_message\E|\Qstreet_gmap_api_data\E|\Qdeferred_payment_plan\E|\Qgoogle_tag_manager_id\E|\Qmerchandising_message\E|\Qpayment_methods_value\E|\Qbooster_campaigns_cost\E|\Qsurvey_activation_date\E|\Qweezevent_api_password\E|\Qwhitemark_tickets_meta\E|\Qinstallments_free_number\E|\Qinterested_count_privacy\E|\Qrequired_contacts_fields\E|\Qbanking_transfer_stripe_id\E|\Qinstallments_interest_rate\E|\Qis_reward_program_activated\E|\Qrecent_captured_orders_count\E|\Qwhitemark_order_confirmation_meta\E|\Qproducer_margin_on_user_service_fee\E|\Qreward_program_referee_discount_percentage\E|\Qreward_program_referrer_cashback_percentage\E),\Qpublic.mailing_campaigns\E\.(\Qid\E|\Qtitle\E|\Qbiz_id\E|\Qlocale\E|\Qsend_at\E|\Qsubject\E|\Qevent_id\E|\Qlist_ids\E|\Qrequests\E|\Qdelivered\E|\Qcreated_at\E|\Qsegment_id\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qsendgrid_id\E|\Qhtml_content\E|\Qunique_opens\E|\Qcampaign_type\E|\Qjson_template\E|\Qunique_clicks\E|\Qcontacts_filters\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qapp_notification_id\E),\Qpublic.scan_offline_operations\E\.(\Qid\E|\Q_ab_cdc_lsn\E|\Qreceived_at\E|\Qoperation_data\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qreceived_from_scan_id\E),\Qpublic.app_notifications\E\.(\Qid\E|\Qname\E|\Qtitle\E|\Qmessage\E|\Qsent_at\E|\Qevent_id\E|\Qsubtitle\E|\Qdealer_id\E|\Qdeep_link\E|\Qimage_url\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qcampaign_id\E|\Qnotifiable_id\E|\Qcall_to_action\E|\Qimage_cover_url\E|\Qnotifiable_type\E|\Qcontacts_filters\E|\Qnotification_type\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qsegment_conditions\E),\Qpublic.shotguners\E\.(\Qid\E|\Qos\E|\Qlat\E|\Qlng\E|\Qrole\E|\Qemail\E|\Qphone\E|\Qavatar\E|\Qgender\E|\Qlocale\E|\Qsource\E|\Qcity_id\E|\Qapple_id\E|\Qbirthday\E|\Qfb_token\E|\Qlocation\E|\Qgoogle_id\E|\Qjwt_token\E|\Qlast_name\E|\Qstripe_id\E|\Qcontact_id\E|\Qcreated_at\E|\Qdeleted_at\E|\Qfirst_name\E|\Qos_version\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qapp_version\E|\Qdevice_uuid\E|\Qfacebook_id\E|\Qfraud_score\E|\Qphone_brand\E|\Qphone_model\E|\Qshotgun_jwt\E|\Qneeds_update\E|\Qphone_legacy\E|\Qreward_score\E|\Qgeolocation_id\E|\Qcc_confirmation\E|\Qpassword_digest\E|\Qsg_recipient_id\E|\Qcard_last_digits\E|\Qphone_verified_at\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qphone_manufacturer\E|\Qauthentication_token\E|\Qspotify_access_token\E|\Qspotify_refresh_token\E|\Qsoundcloud_access_token\E|\Qsoundcloud_refresh_token\E|\Qreceived_referral_info_at\E|\Qsettings_privacy_show_events_going\E|\Qsettings_privacy_show_events_interested\E),\Qpublic.shotguns\E\.(\Qid\E|\Qip\E|\Qfee\E|\Qsize\E|\Quuid\E|\Qliked\E|\Qphone\E|\Qamount\E|\Qdeal_id\E|\Qvariant\E|\Qdeclined\E|\Qlocation\E|\Qorder_id\E|\Qowner_id\E|\Qquantity\E|\Qcoupon_id\E|\Qlast_name\E|\Qremainder\E|\Qreward_id\E|\Qscan_code\E|\Qstripe_id\E|\Qtiller_id\E|\Qbirth_year\E|\Qcreated_at\E|\Qdeleted_at\E|\Qfirst_name\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qcaptured_at\E|\Qdescription\E|\Qredeemed_at\E|\Qreseller_id\E|\Qtransfer_id\E|\Qcancelled_at\E|\Qpurchased_at\E|\Qshotguned_at\E|\Qshotguner_id\E|\Qon_sale_since\E|\Qpdf_file_name\E|\Qpdf_file_size\E|\Qreceipt_email\E|\Qpdf_updated_at\E|\Qamount_refunded\E|\Qquantity_resold\E|\Qredeem_password\E|\Qpdf_content_type\E|\Qpending_transfer\E|\Qupgraded_deal_id\E|\Qrebought_order_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qredeemed_by_scan_id\E|\Qcancelled_by_scan_id\E|\Qcancellation_insurance_fee\E|\Qreward_program_discounted_amount\E|\Qcancellation_insurance_requested_at\E),\Qpublic.biz_followers\E\.(\Qid\E|\Qdealer_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qfollowed_at\E|\Qshotguner_id\E|\Qunfollowed_at\E|\Qcontact_acl_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qpush_notification_subscribed_at\E|\Qpush_notification_unsubscribed_at\E),\Qpublic.segment_contacts\E\.(\Qid\E|\Qcontact_id\E|\Qcreated_at\E|\Qsegment_id\E|\Q_ab_cdc_lsn\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.event_survey_answers\E\.(\Qid\E|\Qcomment\E|\Qemotion\E|\Qevent_id\E|\Qtally_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Qlineup_rating\E|\Qlocation_rating\E|\Qsecurity_rating\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qsoundsystem_rating\E|\Qaccessibility_rating\E|\Qlineup_rating_reason\E|\Qlocation_rating_reason\E|\Qsecurity_rating_reason\E|\Qsoundsystem_rating_reason\E|\Qaccessibility_rating_reason\E),\Qpublic.friendships\E\.(\Qid\E|\Qfriend_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qshotguner_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.areas\E\.(\Qid\E|\Qlat\E|\Qlng\E|\Qname\E|\Qslug\E|\Qtimezone\E|\Qcountry_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qevents_public_upcoming_count\E),\Qpublic.access_lists_to_guestlists\E\.(\Qid\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qguestlist_id\E|\Qaccess_list_id\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E),\Qpublic.event_invoices\E\.(\Qid\E|\Qcurrency\E|\Qevent_id\E|\Qcreated_at\E|\Qupdated_at\E|\Q_ab_cdc_lsn\E|\Qbanking_cost\E|\Qbooster_cost\E|\Qrefunds_credit\E|\Qdonations_income\E|\Q_ab_cdc_deleted_at\E|\Q_ab_cdc_updated_at\E|\Qnota_fiscal_payload\E|\Qmerchandising_income\E|\Qvenue_tickets_income\E|\Qonline_tickets_income\E|\Qoffline_tickets_income\E|\Qproducer_margin_income\E|\Qcoupon_discounted_amount\E|\Qreseller_online_tickets_income\E|\Qreward_program_cashback_amount\E|\Qreward_program_discount_amount\E|\Qreseller_offline_tickets_income\E),\Qpublic.pricings\E\.(\Qid\E|\Qname\… 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 plugin.name = pgoutput 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 database.port = 5432 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 offset.flush.interval.ms = 1000 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 key.converter.schemas.enable = false 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 include.unknown.datatypes = true 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 errors.max.retries = 10 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 database.hostname = db.qeczfvkzulbdybcworyp.supabase.co 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 database.password = ******** 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 value.converter.schemas.enable = false 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 name = postgres 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 max.batch.size = 2048 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 table.include.list = \Qpublic.stripe_customers\E,\Qpublic.artists\E,\Qpublic.transfers\E,\Qpublic.cohostings\E,\Qpublic.sub_categories\E,\Qpublic.banking_payouts\E,\Qpublic.access_control_lists\E,\Qpublic.categories\E,\Qpublic.app_notification_campaigns\E,\Qpublic.app_notification_trackers\E,\Qpublic.payments\E,\Qpublic.favorites\E,\Qpublic.banking_bank_accounts\E,\Qpublic.connected_accounts\E,\Qpublic.cards\E,\Qpublic.tracking_links\E,\Qpublic.segments\E,\Qpublic.refunds\E,\Qpublic.gauges\E,\Qpublic.artworks\E,\Qpublic.gigs\E,\Qpublic.contacts\E,\Qpublic.team_members\E,\Qpublic.guests\E,\Qpublic.resellers\E,\Qpublic.mailing_trackers\E,\Qpublic.stories\E,\Qpublic.bizs\E,\Qpublic.access_lists_to_deals\E,\Qpublic.event_followers\E,\Qpublic.coupons\E,\Qpublic.referrals\E,\Qpublic.artist_followers\E,\Qpublic.guestlists\E,\Qpublic.geolocations\E,\Qpublic.events\E,\Qpublic.mailing_campaigns\E,\Qpublic.scan_offline_operations\E,\Qpublic.app_notifications\E,\Qpublic.shotguners\E,\Qpublic.shotguns\E,\Qpublic.biz_followers\E,\Qpublic.segment_contacts\E,\Qpublic.event_survey_answers\E,\Qpublic.friendships\E,\Qpublic.areas\E,\Qpublic.access_lists_to_guestlists\E,\Qpublic.event_invoices\E,\Qpublic.pricings\E,\Qpublic.deals\E,\Qpublic.transfer_demands\E,\Qpublic.rewards\E,\Qpublic.taggings\E,\Qpublic.orders\E,\Qpublic.cities\E,\Qpublic.shotguns_scans\E,\Qpublic.auth_codes\E,\Qpublic.sessions\E,\Qpublic.contacts_acls\E,\Qpublic.tags\E,\Qpublic.event_visitors\E,\Qpublic.countries\E 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(lambda$start$0):132 snapshot.mode = initial 2023-04-20 15:08:22 source > INFO i.d.c.CommonConnectorConfig(getTopicNamingStrategy):776 Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy 2023-04-20 15:08:22 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream cohostings 2023-04-20 15:08:22 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream sub_categories: tmp table: _airbyte_tmp_wdp_sub_categories, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:22 source > INFO i.d.j.JdbcConnection(lambda$doClose$4):946 Connection gracefully closed 2023-04-20 15:08:22 destination > closing connection 2023-04-20 15:08:22 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream sub_categories 2023-04-20 15:08:22 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream banking_payouts: tmp table: _airbyte_tmp_sbm_banking_payouts, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:22 source > INFO i.d.c.c.BaseSourceTask(getPreviousOffsets):350 Found previous partition offset PostgresPartition [sourcePartition={server=postgres}]: {transaction_id=null, lsn=358784693544, txId=1717247, ts_usec=1681978224210143} 2023-04-20 15:08:22 destination > closing connection 2023-04-20 15:08:22 source > INFO i.d.c.p.PostgresConnectorTask(start):109 user 'postgres' connected to database 'postgres' on PostgreSQL 15.1 on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0, 64-bit with roles: role 'pg_read_all_settings' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'anon' [superuser: false, replication: false, inherit: false, create role: false, create db: false, can log in: false] role 'authenticated' [superuser: false, replication: false, inherit: false, create role: false, create db: false, can log in: false] role 'supabase_auth_admin' [superuser: false, replication: false, inherit: false, create role: true, create db: false, can log in: true] role 'pg_database_owner' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'pg_stat_scan_tables' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'pgsodium_keymaker' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'pgsodium_keyholder' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'service_role' [superuser: false, replication: false, inherit: false, create role: false, create db: false, can log in: false] role 'pg_monitor' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'pgsodium_keyiduser' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'supabase_storage_admin' [superuser: false, replication: false, inherit: false, create role: true, create db: false, can log in: true] role 'pg_read_all_stats' [superuser: false, replication: false, inherit: true, create role: false, create db: false, can log in: false] role 'postgres' [superuser: false, replication: true, inherit: true, create role: true, create db: true, can log in: true] 2023-04-20 15:08:22 source > INFO i.d.c.p.c.PostgresConnection(readReplicationSlotInfo):264 Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=LSN{53/893BF528}, catalogXmin=1717237] 2023-04-20 15:08:22 source > INFO i.d.c.p.PostgresConnectorTask(start):123 Found previous offset PostgresOffsetContext [sourceInfoSchema=Schema{io.debezium.connector.postgresql.Source:STRUCT}, sourceInfo=source_info[server='postgres'db='postgres', lsn=LSN{53/893BF528}, txId=1717247, timestamp=2023-04-20T08:10:24.210143Z, snapshot=FALSE, schema=, table=], lastSnapshotRecord=false, lastCompletelyProcessedLsn=null, lastCommitLsn=null, streamingStoppingLsn=null, transactionContext=TransactionContext [currentTransactionId=null, perTableEventCount={}, totalEventCount=0], incrementalSnapshotContext=IncrementalSnapshotContext [windowOpened=false, chunkEndPosition=null, dataCollectionsToSnapshot=[], lastEventKeySent=null, maximumKey=null]] 2023-04-20 15:08:22 source > INFO i.d.u.Threads(threadFactory):270 Requested thread factory for connector PostgresConnector, id = postgres named = change-event-source-coordinator 2023-04-20 15:08:22 source > INFO i.d.u.Threads$3(newThread):287 Creating thread debezium-postgresconnector-postgres-change-event-source-coordinator 2023-04-20 15:08:22 source > INFO i.d.p.ChangeEventSourceCoordinator(lambda$start$0):103 Metrics registered 2023-04-20 15:08:22 source > INFO i.d.p.ChangeEventSourceCoordinator(lambda$start$0):106 Context created 2023-04-20 15:08:22 source > INFO i.d.c.p.s.InitialSnapshotter(shouldSnapshot):42 Previous snapshot has completed successfully, streaming logical changes from last known position 2023-04-20 15:08:22 source > INFO i.d.c.p.PostgresSnapshotChangeEventSource(getSnapshottingTask):66 According to the connector configuration no snapshot will be executed 2023-04-20 15:08:22 source > INFO i.d.p.ChangeEventSourceCoordinator(doSnapshot):156 Snapshot ended with SnapshotResult [status=SKIPPED, offset=PostgresOffsetContext [sourceInfoSchema=Schema{io.debezium.connector.postgresql.Source:STRUCT}, sourceInfo=source_info[server='postgres'db='postgres', lsn=LSN{53/893BF528}, txId=1717247, timestamp=2023-04-20T08:10:24.210143Z, snapshot=FALSE, schema=, table=], lastSnapshotRecord=false, lastCompletelyProcessedLsn=null, lastCommitLsn=null, streamingStoppingLsn=null, transactionContext=TransactionContext [currentTransactionId=null, perTableEventCount={}, totalEventCount=0], incrementalSnapshotContext=IncrementalSnapshotContext [windowOpened=false, chunkEndPosition=null, dataCollectionsToSnapshot=[], lastEventKeySent=null, maximumKey=null]]] 2023-04-20 15:08:22 source > INFO i.d.p.ChangeEventSourceCoordinator(streamingConnected):236 Connected metrics set to 'true' 2023-04-20 15:08:23 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream banking_payouts 2023-04-20 15:08:23 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream access_control_lists: tmp table: _airbyte_tmp_fwe_access_control_lists, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:23 destination > closing connection 2023-04-20 15:08:23 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream access_control_lists 2023-04-20 15:08:23 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream categories: tmp table: _airbyte_tmp_tpz_categories, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:23 destination > closing connection 2023-04-20 15:08:23 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream categories 2023-04-20 15:08:23 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream app_notification_campaigns: tmp table: _airbyte_tmp_ofj_app_notification_campaigns, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:23 destination > closing connection 2023-04-20 15:08:24 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream app_notification_campaigns 2023-04-20 15:08:24 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream app_notification_trackers: tmp table: _airbyte_tmp_vhg_app_notification_trackers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:24 destination > closing connection 2023-04-20 15:08:24 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream app_notification_trackers 2023-04-20 15:08:24 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream payments: tmp table: _airbyte_tmp_vkb_payments, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:24 destination > closing connection 2023-04-20 15:08:25 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream payments 2023-04-20 15:08:25 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream favorites: tmp table: _airbyte_tmp_utx_favorites, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:25 destination > closing connection 2023-04-20 15:08:25 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream favorites 2023-04-20 15:08:25 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream banking_bank_accounts: tmp table: _airbyte_tmp_asi_banking_bank_accounts, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:25 destination > closing connection 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.coupons' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.pricings' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.biz_followers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.artist_followers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.countries' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream banking_bank_accounts 2023-04-20 15:08:25 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream connected_accounts: tmp table: _airbyte_tmp_qox_connected_accounts, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.app_notification_trackers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.segment_contacts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.deals' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.rewards' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 destination > closing connection 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.tags' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.cities' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.referrals' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_invoices' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.transfer_demands' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.taggings' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.categories' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.contacts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:25 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.cards' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.contacts_acls' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.guestlists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.transfers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.access_lists_to_guestlists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.events' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.app_notification_campaigns' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.mailing_campaigns' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.shotguns' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream connected_accounts 2023-04-20 15:08:26 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream cards: tmp table: _airbyte_tmp_lre_cards, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.guests' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.banking_bank_accounts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.sessions' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.access_control_lists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 destination > closing connection 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.bizs' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.artists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.cohostings' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.favorites' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.banking_payouts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.payments' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.connected_accounts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.access_lists_to_deals' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.refunds' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.geolocations' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.gigs' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.mailing_trackers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.app_notifications' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.gauges' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.segments' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.shotguns_scans' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.artworks' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_visitors' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.orders' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.stripe_customers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.areas' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream cards 2023-04-20 15:08:26 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream tracking_links: tmp table: _airbyte_tmp_hne_tracking_links, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.scan_offline_operations' is 'FULL'; UPDATE AND DELETE events will contain the previous values of all the columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.friendships' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_survey_answers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.stories' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 destination > closing connection 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.sub_categories' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.auth_codes' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.team_members' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_followers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.resellers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.shotguners' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.tracking_links' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:26 source > INFO i.d.p.ChangeEventSourceCoordinator(streamEvents):173 Starting streaming 2023-04-20 15:08:26 source > INFO i.d.c.p.PostgresStreamingChangeEventSource(execute):135 Retrieved latest position from stored offset 'LSN{53/893BF528}' 2023-04-20 15:08:26 source > INFO i.d.c.p.c.WalPositionLocator():45 Looking for WAL restart position for last commit LSN 'null' and last change LSN 'LSN{53/893BF528}' 2023-04-20 15:08:26 source > INFO i.d.c.p.c.PostgresReplicationConnection(initPublication):147 Initializing PgOutput logical decoder publication 2023-04-20 15:08:26 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream tracking_links 2023-04-20 15:08:26 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream segments: tmp table: _airbyte_tmp_hlg_segments, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:26 destination > closing connection 2023-04-20 15:08:27 source > INFO i.d.c.p.c.PostgresConnection(readReplicationSlotInfo):264 Obtained valid replication slot ReplicationSlot [active=false, latestFlushedLsn=LSN{53/893BF528}, catalogXmin=1717237] 2023-04-20 15:08:27 source > INFO i.d.j.JdbcConnection(lambda$doClose$4):946 Connection gracefully closed 2023-04-20 15:08:27 source > INFO i.d.u.Threads(threadFactory):270 Requested thread factory for connector PostgresConnector, id = postgres named = keep-alive 2023-04-20 15:08:27 source > INFO i.d.u.Threads$3(newThread):287 Creating thread debezium-postgresconnector-postgres-keep-alive 2023-04-20 15:08:27 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream segments 2023-04-20 15:08:27 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream refunds: tmp table: _airbyte_tmp_veq_refunds, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:27 destination > closing connection 2023-04-20 15:08:27 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream refunds 2023-04-20 15:08:27 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream gauges: tmp table: _airbyte_tmp_ees_gauges, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:27 destination > closing connection 2023-04-20 15:08:27 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream gauges 2023-04-20 15:08:27 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream artworks: tmp table: _airbyte_tmp_hmy_artworks, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:28 destination > closing connection 2023-04-20 15:08:28 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream artworks 2023-04-20 15:08:28 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream gigs: tmp table: _airbyte_tmp_kkf_gigs, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:28 destination > closing connection 2023-04-20 15:08:28 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream gigs 2023-04-20 15:08:28 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream contacts: tmp table: _airbyte_tmp_zkj_contacts, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:28 destination > closing connection 2023-04-20 15:08:29 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream contacts 2023-04-20 15:08:29 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream team_members: tmp table: _airbyte_tmp_qyr_team_members, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:29 destination > closing connection 2023-04-20 15:08:29 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream team_members 2023-04-20 15:08:29 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream guests: tmp table: _airbyte_tmp_bgw_guests, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.coupons' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.pricings' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.biz_followers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.artist_followers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 destination > closing connection 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.countries' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.app_notification_trackers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.segment_contacts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.deals' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.rewards' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.tags' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.cities' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.referrals' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_invoices' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.transfer_demands' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.taggings' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.categories' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.contacts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.cards' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:29 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.contacts_acls' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.guestlists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.transfers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.access_lists_to_guestlists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.events' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream guests 2023-04-20 15:08:30 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream resellers: tmp table: _airbyte_tmp_ocw_resellers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.app_notification_campaigns' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.mailing_campaigns' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.shotguns' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.guests' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 destination > closing connection 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.banking_bank_accounts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.sessions' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.access_control_lists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.bizs' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.artists' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.cohostings' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.favorites' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.banking_payouts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.payments' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.connected_accounts' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.access_lists_to_deals' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.refunds' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.geolocations' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.gigs' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.mailing_trackers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.app_notifications' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream resellers 2023-04-20 15:08:30 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream mailing_trackers: tmp table: _airbyte_tmp_egx_mailing_trackers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.gauges' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.segments' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.shotguns_scans' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.artworks' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_visitors' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 destination > closing connection 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.orders' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.stripe_customers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.areas' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.scan_offline_operations' is 'FULL'; UPDATE AND DELETE events will contain the previous values of all the columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.friendships' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_survey_answers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.stories' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.sub_categories' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.auth_codes' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.team_members' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.event_followers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.resellers' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.shotguners' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresSchema(printReplicaIdentityInfo):100 REPLICA IDENTITY for 'public.tracking_links' is 'DEFAULT'; UPDATE and DELETE events will contain previous values only for PK columns 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresStreamingChangeEventSource(searchWalPosition):323 Searching for WAL resume position 2023-04-20 15:08:30 source > INFO i.d.c.p.c.WalPositionLocator(resumeFromLsn):67 First LSN 'LSN{53/893BF528}' received 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresStreamingChangeEventSource(searchWalPosition):344 WAL resume position 'LSN{53/893BF528}' discovered 2023-04-20 15:08:30 source > INFO i.d.j.JdbcConnection(lambda$doClose$4):946 Connection gracefully closed 2023-04-20 15:08:30 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream mailing_trackers 2023-04-20 15:08:30 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream stories: tmp table: _airbyte_tmp_qek_stories, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:30 source > INFO i.d.j.JdbcConnection(lambda$doClose$4):946 Connection gracefully closed 2023-04-20 15:08:30 destination > closing connection 2023-04-20 15:08:30 source > INFO i.d.c.p.c.PostgresReplicationConnection(initPublication):147 Initializing PgOutput logical decoder publication 2023-04-20 15:08:30 source > INFO i.d.u.Threads(threadFactory):270 Requested thread factory for connector PostgresConnector, id = postgres named = keep-alive 2023-04-20 15:08:30 source > INFO i.d.u.Threads$3(newThread):287 Creating thread debezium-postgresconnector-postgres-keep-alive 2023-04-20 15:08:30 source > INFO i.d.c.p.PostgresStreamingChangeEventSource(processMessages):210 Processing messages 2023-04-20 15:08:30 source > INFO i.d.c.p.c.WalPositionLocator(skipMessage):141 Message with LSN 'LSN{53/893BF528}' arrived, switching off the filtering 2023-04-20 15:08:31 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream stories 2023-04-20 15:08:31 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream bizs: tmp table: _airbyte_tmp_wfy_bizs, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:31 destination > closing connection 2023-04-20 15:08:31 source > INFO i.d.c.c.BaseSourceTask(logStatistics):201 11 records sent during previous 00:00:09.192, last recorded offset of {server=postgres} partition is {transaction_id=null, lsn_proc=358784845248, lsn_commit=358784844032, lsn=358784845248, txId=1717258, ts_usec=1681978230109484} 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.831431 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.831431 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.831431 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.831431 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.831431 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.831431 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.837833 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.847000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:11.333000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:20:11.331000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.847000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:11.333000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:20:11.331000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:26.847000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:11.333000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:20:11.331000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:03.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:20.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:17:59.506000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.665000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:20:50.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:20:48.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:03.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:20.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:17:59.506000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.665000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:20:50.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:20:48.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:03.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:20.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:17:59.506000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.665000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:20:50.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:20:48.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:23.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:32:30.137000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.892000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:07:34.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:07:33.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:23.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:32:30.137000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.892000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:07:34.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:07:33.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:23.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:32:30.137000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.892000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:07:34.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:07:33.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.797000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.797000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-20T11:13:55.200000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.797000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.797000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-20T11:13:55.200000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.797000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.797000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-20T11:13:55.200000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:07.412761 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:28.432000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:16.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:07.412761 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:28.432000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:16.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:07.412761 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:28.432000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:16.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:31 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream bizs 2023-04-20 15:08:31 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream access_lists_to_deals: tmp table: _airbyte_tmp_eho_access_lists_to_deals, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:31 destination > closing connection 2023-04-20 15:08:31 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream access_lists_to_deals 2023-04-20 15:08:31 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream event_followers: tmp table: _airbyte_tmp_jnp_event_followers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:31 destination > closing connection 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.111693 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.111693 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.111693 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.111693 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.111693 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.111693 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.116270 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.116270 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.116270 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.116270 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.116270 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.116270 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.532273 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.532273 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.365573 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.532273 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.934928 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.934928 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.366647 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.934928 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.951000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.953000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.951000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.953000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.951000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.953000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T13:11:32.229000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.023000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T15:16:24.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T15:16:23.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T13:11:32.229000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.023000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T15:16:24.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T15:16:23.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:27.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T13:11:32.229000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.023000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T15:16:24.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-12T15:16:23.000000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-02T13:08:05.536000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-02T13:08:05.536000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-02T13:08:05.536000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-24T16:34:48.728000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-24T16:34:48.728000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-24T16:34:48.728000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-04-13T14:49:06.121000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-04-13T14:49:06.121000 2023-04-20 15:08:31 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-04-13T14:49:06.121000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-10-20T15:50:37.222000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-10-20T15:50:37.222000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-10-20T15:50:37.222000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-06T17:32:23.238000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-06T17:32:23.238000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-06T17:32:23.238000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-06T17:32:23.238000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-06T17:32:23.238000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-06T17:32:23.238000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-07-01T15:52:53.584000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-07-01T15:52:53.584000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-07-01T15:52:53.584000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-04-08T09:26:17.596564 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-04-08T09:26:17.596564 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-04-08T09:26:17.596564 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-29T13:54:27.192000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-29T13:54:27.192000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-03-29T13:54:27.192000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-08T18:42:02.118644 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-31T10:46:29.813000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-31T10:46:29.813000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-31T10:46:29.813000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-31T10:46:29.813000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-31T10:46:29.813000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-31T10:46:29.813000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T20:32:31.792000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T20:32:31.792000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T20:32:31.792000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T20:32:31.792000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T20:32:31.792000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T20:32:31.792000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.419680 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.419680 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:29.363329 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.419680 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2018-01-20T17:34:24.889000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:32.183786 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2018-01-20T17:34:24.889000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:32.183786 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2018-01-20T17:34:24.889000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:32.183786 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:53:11.634111 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:34.842631 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:53:11.634111 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:34.842631 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:53:11.634111 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:34.842631 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.627297 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.177768 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.627297 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.177768 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.627297 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.177768 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.627297 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:13.908000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.627297 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:13.908000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.627297 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:13.908000 2023-04-20 15:08:32 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream event_followers 2023-04-20 15:08:32 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream coupons: tmp table: _airbyte_tmp_uxc_coupons, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:32 destination > closing connection 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.481475 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.481475 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.481475 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.195289 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.195289 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.195289 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.193688 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.547354 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.193688 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.547354 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.193688 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.547354 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.193688 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.547354 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.193688 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.547354 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.193688 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.547354 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.563003 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.563003 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.563003 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.865344 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.158038 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.968553 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.158038 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.968553 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.158038 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.968553 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.158038 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.968553 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.158038 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.968553 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.158038 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.968553 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.985335 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.985335 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.985335 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.553000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.553000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.553000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.553000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.553000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.553000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:45:06.722000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:45:06.722000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:45:06.722000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:45:06.722000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:45:06.722000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:45:06.722000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:29:30.695000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:29:30.695000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:29:30.695000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:29:30.695000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:29:30.695000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:29:30.695000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:48:58.624000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:48:58.624000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:48:58.624000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:48:58.624000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:48:58.624000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:48:58.624000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.178000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.178000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.178000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.178000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.178000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:33.178000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:53:15.755000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:53:15.755000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:53:15.755000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:53:15.755000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:53:15.755000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:53:15.755000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-29T15:23:30.707000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-29T15:23:30.707000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-29T15:23:30.707000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-29T15:23:30.707000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-29T15:23:30.707000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-29T15:23:30.707000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T16:09:48.891000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T16:09:48.891000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T16:09:48.891000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T16:09:48.891000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T16:09:48.891000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T16:09:48.891000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:32.794000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:32.794000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:32.794000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:32.794000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:32.794000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:04:32.794000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:07:11.725000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:07:11.725000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:07:11.725000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:07:11.725000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:07:11.725000 2023-04-20 15:08:32 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:07:11.725000 2023-04-20 15:08:32 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream coupons 2023-04-20 15:08:32 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream referrals: tmp table: _airbyte_tmp_rkt_referrals, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:32 destination > closing connection 2023-04-20 15:08:33 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream referrals 2023-04-20 15:08:33 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream artist_followers: tmp table: _airbyte_tmp_njq_artist_followers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:33 destination > closing connection 2023-04-20 15:08:33 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream artist_followers 2023-04-20 15:08:33 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream guestlists: tmp table: _airbyte_tmp_ooi_guestlists, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:33 destination > closing connection 2023-04-20 15:08:33 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream guestlists 2023-04-20 15:08:33 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream geolocations: tmp table: _airbyte_tmp_vts_geolocations, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:33 destination > closing connection 2023-04-20 15:08:34 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream geolocations 2023-04-20 15:08:34 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream events: tmp table: _airbyte_tmp_ddi_events, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:34 destination > closing connection 2023-04-20 15:08:34 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream events 2023-04-20 15:08:34 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream mailing_campaigns: tmp table: _airbyte_tmp_ctz_mailing_campaigns, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:34 destination > closing connection 2023-04-20 15:08:34 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream mailing_campaigns 2023-04-20 15:08:34 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream scan_offline_operations: tmp table: _airbyte_tmp_uzw_scan_offline_operations, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:34 destination > closing connection 2023-04-20 15:08:35 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream scan_offline_operations 2023-04-20 15:08:35 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream app_notifications: tmp table: _airbyte_tmp_wys_app_notifications, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:35 destination > closing connection 2023-04-20 15:08:35 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream app_notifications 2023-04-20 15:08:35 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream shotguners: tmp table: _airbyte_tmp_drv_shotguners, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:35 destination > closing connection 2023-04-20 15:08:35 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream shotguners 2023-04-20 15:08:35 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream shotguns: tmp table: _airbyte_tmp_yil_shotguns, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:36 destination > closing connection 2023-04-20 15:08:36 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream shotguns 2023-04-20 15:08:36 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream biz_followers: tmp table: _airbyte_tmp_nbj_biz_followers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:36 destination > closing connection 2023-04-20 15:08:36 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream biz_followers 2023-04-20 15:08:36 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream segment_contacts: tmp table: _airbyte_tmp_njl_segment_contacts, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:36 destination > closing connection 2023-04-20 15:08:37 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream segment_contacts 2023-04-20 15:08:37 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream event_survey_answers: tmp table: _airbyte_tmp_wck_event_survey_answers, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:37 destination > closing connection 2023-04-20 15:08:37 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream event_survey_answers 2023-04-20 15:08:37 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream friendships: tmp table: _airbyte_tmp_hee_friendships, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:37 destination > closing connection 2023-04-20 15:08:37 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream friendships 2023-04-20 15:08:37 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream areas: tmp table: _airbyte_tmp_mww_areas, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:38 destination > closing connection 2023-04-20 15:08:38 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream areas 2023-04-20 15:08:38 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream access_lists_to_guestlists: tmp table: _airbyte_tmp_ymc_access_lists_to_guestlists, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:38 destination > closing connection 2023-04-20 15:08:38 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream access_lists_to_guestlists 2023-04-20 15:08:38 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream event_invoices: tmp table: _airbyte_tmp_cgx_event_invoices, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:38 destination > closing connection 2023-04-20 15:08:39 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream event_invoices 2023-04-20 15:08:39 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream pricings: tmp table: _airbyte_tmp_nqr_pricings, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:39 destination > closing connection 2023-04-20 15:08:39 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream pricings 2023-04-20 15:08:39 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream deals: tmp table: _airbyte_tmp_cpa_deals, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:39 destination > closing connection 2023-04-20 15:08:39 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream deals 2023-04-20 15:08:39 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream transfer_demands: tmp table: _airbyte_tmp_mqy_transfer_demands, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:39 destination > closing connection 2023-04-20 15:08:40 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream transfer_demands 2023-04-20 15:08:40 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream rewards: tmp table: _airbyte_tmp_eqc_rewards, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:40 destination > closing connection 2023-04-20 15:08:40 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream rewards 2023-04-20 15:08:40 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream taggings: tmp table: _airbyte_tmp_lbo_taggings, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:40 destination > closing connection 2023-04-20 15:08:40 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream taggings 2023-04-20 15:08:40 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream orders: tmp table: _airbyte_tmp_exo_orders, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:40 destination > closing connection 2023-04-20 15:08:41 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream orders 2023-04-20 15:08:41 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream cities: tmp table: _airbyte_tmp_eua_cities, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:41 destination > closing connection 2023-04-20 15:08:41 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream cities 2023-04-20 15:08:41 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream shotguns_scans: tmp table: _airbyte_tmp_kbd_shotguns_scans, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:41 destination > closing connection 2023-04-20 15:08:41 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream shotguns_scans 2023-04-20 15:08:41 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream auth_codes: tmp table: _airbyte_tmp_kwc_auth_codes, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:41 destination > closing connection 2023-04-20 15:08:42 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream auth_codes 2023-04-20 15:08:42 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream sessions: tmp table: _airbyte_tmp_rwp_sessions, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:42 destination > closing connection 2023-04-20 15:08:42 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream sessions 2023-04-20 15:08:42 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream contacts_acls: tmp table: _airbyte_tmp_muo_contacts_acls, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:42 destination > closing connection 2023-04-20 15:08:43 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream contacts_acls 2023-04-20 15:08:43 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream tags: tmp table: _airbyte_tmp_jrq_tags, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:43 destination > closing connection 2023-04-20 15:08:43 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream tags 2023-04-20 15:08:43 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream event_visitors: tmp table: _airbyte_tmp_cvz_event_visitors, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:43 destination > closing connection 2023-04-20 15:08:43 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream event_visitors 2023-04-20 15:08:43 destination > Preparing staging area in destination started for schema PRODUCTION_DATABASE stream countries: tmp table: _airbyte_tmp_yns_countries, stage: 2023/04/20/15/36271F88-62AF-44EB-A795-591ADE0482AF/ 2023-04-20 15:08:43 destination > closing connection 2023-04-20 15:08:44 destination > Preparing staging area in destination completed for schema PRODUCTION_DATABASE stream countries 2023-04-20 15:08:44 destination > Preparing tmp tables in destination completed. 2023-04-20 15:08:44 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream auth_codes (current state: 0 bytes in 2 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream banking_payouts (current state: 0 bytes in 4 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 5 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 6 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 7 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 8 buffers) 2023-04-20 15:08:44 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:08:44 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:08:44 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:08:44 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:08:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:44 destination > Finished writing data to fca8177f-a291-4c94-9619-df2b1cc6765a3427665956832253603.csv.gz (267 bytes) 2023-04-20 15:08:44 destination > closing connection 2023-04-20 15:08:44 destination > Deleting tempFile data fca8177f-a291-4c94-9619-df2b1cc6765a3427665956832253603.csv.gz 2023-04-20 15:08:44 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:08:44 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:08:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:44 destination > Finished writing data to 4b304543-d579-4387-9561-cfd896eed384749759832136654092.csv.gz (551 bytes) 2023-04-20 15:08:45 destination > closing connection 2023-04-20 15:08:45 destination > Deleting tempFile data 4b304543-d579-4387-9561-cfd896eed384749759832136654092.csv.gz 2023-04-20 15:08:45 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:08:45 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:08:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:45 destination > Finished writing data to b99dc6c0-6ca9-456b-81ee-8eaf25fcb4f812413854305858049009.csv.gz (592 bytes) 2023-04-20 15:08:45 destination > closing connection 2023-04-20 15:08:45 destination > Deleting tempFile data b99dc6c0-6ca9-456b-81ee-8eaf25fcb4f812413854305858049009.csv.gz 2023-04-20 15:08:45 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:08:45 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:08:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:45 destination > Finished writing data to 76abe482-5ce9-487c-9195-43f97993557a10058475469444263466.csv.gz (762 bytes) 2023-04-20 15:08:45 destination > closing connection 2023-04-20 15:08:45 destination > Deleting tempFile data 76abe482-5ce9-487c-9195-43f97993557a10058475469444263466.csv.gz 2023-04-20 15:08:45 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:08:45 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:08:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:45 destination > Finished writing data to 53c00555-6b43-41fa-bdbb-6171159c23b47899025350971862901.csv.gz (445 bytes) 2023-04-20 15:08:45 destination > closing connection 2023-04-20 15:08:45 destination > Deleting tempFile data 53c00555-6b43-41fa-bdbb-6171159c23b47899025350971862901.csv.gz 2023-04-20 15:08:45 destination > Flushing buffer of stream banking_payouts (10 bytes) 2023-04-20 15:08:45 destination > Flushing buffer for stream banking_payouts (10 bytes) to staging 2023-04-20 15:08:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:45 destination > Finished writing data to 8a28d591-5a3a-4ddb-a32e-08b2d5207a7b1325454274962587129.csv.gz (315 bytes) 2023-04-20 15:08:46 destination > closing connection 2023-04-20 15:08:46 destination > Deleting tempFile data 8a28d591-5a3a-4ddb-a32e-08b2d5207a7b1325454274962587129.csv.gz 2023-04-20 15:08:46 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:08:46 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:08:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:46 destination > Finished writing data to 857e13dd-2c62-4fe8-a470-d256d019eabf4695764854948678044.csv.gz (239 bytes) 2023-04-20 15:08:46 destination > closing connection 2023-04-20 15:08:46 destination > Deleting tempFile data 857e13dd-2c62-4fe8-a470-d256d019eabf4695764854948678044.csv.gz 2023-04-20 15:08:46 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:08:46 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:08:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:46 destination > Finished writing data to 092bb555-a066-4f46-9a5d-886753e05aad10812208955551174253.csv.gz (224 bytes) 2023-04-20 15:08:46 destination > closing connection 2023-04-20 15:08:46 destination > Deleting tempFile data 092bb555-a066-4f46-9a5d-886753e05aad10812208955551174253.csv.gz 2023-04-20 15:08:46 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:08:46 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:08:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:46 destination > Finished writing data to 8ab613f8-e525-421a-b369-ae5f98580e5917630880322305416035.csv.gz (578 bytes) 2023-04-20 15:08:46 destination > closing connection 2023-04-20 15:08:46 destination > Deleting tempFile data 8ab613f8-e525-421a-b369-ae5f98580e5917630880322305416035.csv.gz 2023-04-20 15:08:46 destination > Flushing buffer of stream auth_codes (10 bytes) 2023-04-20 15:08:46 destination > Flushing buffer for stream auth_codes (10 bytes) to staging 2023-04-20 15:08:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:46 destination > Finished writing data to d0a251b8-5ddd-425b-98b8-c6a7a37d81048075047352265176347.csv.gz (233 bytes) 2023-04-20 15:08:47 destination > closing connection 2023-04-20 15:08:47 destination > Deleting tempFile data d0a251b8-5ddd-425b-98b8-c6a7a37d81048075047352265176347.csv.gz 2023-04-20 15:08:47 destination > Closing buffer for stream contacts 2023-04-20 15:08:47 destination > Closing buffer for stream orders 2023-04-20 15:08:47 destination > Closing buffer for stream shotguns 2023-04-20 15:08:47 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:08:47 destination > Closing buffer for stream app_notifications 2023-04-20 15:08:47 destination > Closing buffer for stream banking_payouts 2023-04-20 15:08:47 destination > Closing buffer for stream geolocations 2023-04-20 15:08:47 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:08:47 destination > Closing buffer for stream shotguners 2023-04-20 15:08:47 destination > Closing buffer for stream auth_codes 2023-04-20 15:08:47 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 1 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 2 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream areas (current state: 0 bytes in 4 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream orders (current state: 0 bytes in 7 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:08:47 destination > Starting a new buffer for stream artists (current state: 0 bytes in 9 buffers) 2023-04-20 15:08:47 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:08:47 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:08:47 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:08:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:47 destination > Finished writing data to 4141be97-aefb-4b0a-9469-343c1425970015781793523549625674.csv.gz (1006 bytes) 2023-04-20 15:08:47 destination > closing connection 2023-04-20 15:08:47 destination > Deleting tempFile data 4141be97-aefb-4b0a-9469-343c1425970015781793523549625674.csv.gz 2023-04-20 15:08:47 destination > Flushing buffer of stream areas (10 bytes) 2023-04-20 15:08:47 destination > Flushing buffer for stream areas (10 bytes) to staging 2023-04-20 15:08:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:47 destination > Finished writing data to 941c372d-489c-4090-bdda-8c53aa324a7b14822992820895844411.csv.gz (7 KB) 2023-04-20 15:08:47 destination > closing connection 2023-04-20 15:08:47 destination > Deleting tempFile data 941c372d-489c-4090-bdda-8c53aa324a7b14822992820895844411.csv.gz 2023-04-20 15:08:47 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:08:47 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:08:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:47 destination > Finished writing data to 56b897f1-59e8-4394-80d1-67a17c3774b5337027455727961555.csv.gz (248 bytes) 2023-04-20 15:08:48 destination > closing connection 2023-04-20 15:08:48 destination > Deleting tempFile data 56b897f1-59e8-4394-80d1-67a17c3774b5337027455727961555.csv.gz 2023-04-20 15:08:48 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:08:48 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:08:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:48 destination > Finished writing data to d3cd4d06-9d00-4541-9004-6a466eb1ec1611718807302134853205.csv.gz (474 bytes) 2023-04-20 15:08:48 destination > closing connection 2023-04-20 15:08:48 destination > Deleting tempFile data d3cd4d06-9d00-4541-9004-6a466eb1ec1611718807302134853205.csv.gz 2023-04-20 15:08:48 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:08:48 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:08:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:48 destination > Finished writing data to ef7cced4-a38c-4ba1-b15c-5458ba46934917569967282332088344.csv.gz (968 bytes) 2023-04-20 15:08:48 destination > closing connection 2023-04-20 15:08:48 destination > Deleting tempFile data ef7cced4-a38c-4ba1-b15c-5458ba46934917569967282332088344.csv.gz 2023-04-20 15:08:48 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:08:48 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:08:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:48 destination > Finished writing data to 7f5f7524-d253-4577-8117-33df7fb3761312492502713827656431.csv.gz (404 bytes) 2023-04-20 15:08:48 destination > closing connection 2023-04-20 15:08:48 destination > Deleting tempFile data 7f5f7524-d253-4577-8117-33df7fb3761312492502713827656431.csv.gz 2023-04-20 15:08:48 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:08:48 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:08:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:48 destination > Finished writing data to 8b2fb494-732d-444e-a084-c332a3ddc6e24019914330710901225.csv.gz (270 bytes) 2023-04-20 15:08:49 destination > closing connection 2023-04-20 15:08:49 destination > Deleting tempFile data 8b2fb494-732d-444e-a084-c332a3ddc6e24019914330710901225.csv.gz 2023-04-20 15:08:49 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:08:49 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:08:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:49 destination > Finished writing data to bc3db63f-b145-413e-8ddd-d36e4fde229113576901024035510438.csv.gz (235 bytes) 2023-04-20 15:08:49 destination > closing connection 2023-04-20 15:08:49 destination > Deleting tempFile data bc3db63f-b145-413e-8ddd-d36e4fde229113576901024035510438.csv.gz 2023-04-20 15:08:49 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:08:49 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:08:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:49 destination > Finished writing data to d09dd1f2-9560-4255-8b9d-367f3e886dfe8632740078995343752.csv.gz (1 KB) 2023-04-20 15:08:49 destination > closing connection 2023-04-20 15:08:49 destination > Deleting tempFile data d09dd1f2-9560-4255-8b9d-367f3e886dfe8632740078995343752.csv.gz 2023-04-20 15:08:49 destination > Flushing buffer of stream artists (10 bytes) 2023-04-20 15:08:49 destination > Flushing buffer for stream artists (10 bytes) to staging 2023-04-20 15:08:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:08:49 destination > Finished writing data to 297df521-9ef0-4042-b14a-22746341259214681741522074961822.csv.gz (548 bytes) 2023-04-20 15:08:50 destination > closing connection 2023-04-20 15:08:50 destination > Deleting tempFile data 297df521-9ef0-4042-b14a-22746341259214681741522074961822.csv.gz 2023-04-20 15:08:50 destination > Closing buffer for stream orders 2023-04-20 15:08:50 destination > Closing buffer for stream areas 2023-04-20 15:08:50 destination > Closing buffer for stream contacts_acls 2023-04-20 15:08:50 destination > Closing buffer for stream contacts 2023-04-20 15:08:50 destination > Closing buffer for stream shotguns 2023-04-20 15:08:50 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:08:50 destination > Closing buffer for stream geolocations 2023-04-20 15:08:50 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:08:50 destination > Closing buffer for stream shotguners 2023-04-20 15:08:50 destination > Closing buffer for stream artists 2023-04-20 15:08:50 destination > Starting a new buffer for stream artists (current state: 0 bytes in 0 buffers) 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 1000 (657 KB) 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 2000 (1 MB) 2023-04-20 15:08:50 source > INFO i.d.c.c.BaseSourceTask(logStatistics):201 14869 records sent during previous 00:00:15.882, last recorded offset of {server=postgres} partition is {transaction_id=null, lsn_proc=358796919864, lsn_commit=358898470576, lsn=358796919864, txId=1717266, ts_usec=1681978236173522} 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 3000 (1 MB) 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 4000 (2 MB) 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 5000 (3 MB) 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 6000 (3 MB) 2023-04-20 15:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 7000 (4 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 8000 (5 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 9000 (5 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 10000 (6 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 11000 (7 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 12000 (7 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 13000 (8 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 14000 (9 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 15000 (9 MB) 2023-04-20 15:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 16000 (10 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 17000 (11 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 18000 (12 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 19000 (12 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 20000 (13 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 21000 (14 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 22000 (14 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 23000 (15 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 24000 (16 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 25000 (16 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 26000 (17 MB) 2023-04-20 15:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 27000 (18 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 28000 (18 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 29000 (19 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 30000 (20 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 31000 (20 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 32000 (21 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 33000 (22 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 34000 (22 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 35000 (23 MB) 2023-04-20 15:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 36000 (24 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 37000 (24 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 38000 (25 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 39000 (26 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 40000 (26 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 41000 (27 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 42000 (28 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 43000 (28 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 44000 (29 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 45000 (30 MB) 2023-04-20 15:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 46000 (30 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 47000 (31 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 48000 (32 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 49000 (32 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 50000 (33 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 51000 (34 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 52000 (34 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 53000 (35 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 54000 (36 MB) 2023-04-20 15:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 55000 (36 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 56000 (37 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 57000 (38 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 58000 (38 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 59000 (39 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 60000 (40 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 61000 (40 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 62000 (41 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 63000 (42 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 64000 (42 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 65000 (43 MB) 2023-04-20 15:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 66000 (44 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 67000 (44 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 68000 (45 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 69000 (46 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 70000 (46 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 71000 (47 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 72000 (48 MB) 2023-04-20 15:08:57 source > INFO i.d.c.c.BaseSourceTask(logStatistics):201 69632 records sent during previous 00:00:10.018, last recorded offset of {server=postgres} partition is {transaction_id=null, lsn_proc=358874622416, lsn_commit=358898470576, lsn=358874622416, txId=1717266, ts_usec=1681978236173522} 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 73000 (48 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 74000 (49 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 75000 (50 MB) 2023-04-20 15:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 76000 (50 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 77000 (51 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 78000 (52 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 79000 (52 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 80000 (53 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 81000 (54 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 82000 (54 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 83000 (55 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 84000 (56 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 85000 (56 MB) 2023-04-20 15:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 86000 (57 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 87000 (58 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 88000 (58 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 89000 (59 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 90000 (60 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 91000 (60 MB) 2023-04-20 15:08:59 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.orders.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:08:59 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.orders.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 92000 (61 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 93000 (62 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 94000 (62 MB) 2023-04-20 15:08:59 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.contacts_acls.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:08:59 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.contacts_acls.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 95000 (63 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 96000 (64 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 97000 (64 MB) 2023-04-20 15:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 98000 (65 MB) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 99000 (66 MB) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 100000 (66 MB) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 101000 (67 MB) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 102000 (68 MB) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 103000 (68 MB) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 104000 (69 MB) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.cards.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.cards.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 105000 (70 MB) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.payments.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.payments.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.payments.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.payments.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.payments.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.payments.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 106000 (70 MB) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.cards.created_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "created_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 source > ERROR i.d.u.Loggings(logErrorAndTraceRecord):58 Failed to properly convert data value for 'public.cards.updated_at' of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) ~[connect-api-3.3.1.jar:?] at org.apache.kafka.connect.data.Struct.put(Struct.java:216) ~[connect-api-3.3.1.jar:?] at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) ~[debezium-connector-postgres-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) ~[debezium-core-2.1.2.Final.jar:2.1.2.Final] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Stack Trace: org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: "updated_at" at org.apache.kafka.connect.data.ConnectSchema.validateValue(ConnectSchema.java:242) at org.apache.kafka.connect.data.Struct.put(Struct.java:216) at io.debezium.relational.TableSchemaBuilder.lambda$createValueGenerator$5(TableSchemaBuilder.java:280) at io.debezium.relational.TableSchema.valueFromColumnData(TableSchema.java:141) at io.debezium.relational.RelationalChangeRecordEmitter.emitDeleteRecord(RelationalChangeRecordEmitter.java:125) at io.debezium.relational.RelationalChangeRecordEmitter.emitChangeRecords(RelationalChangeRecordEmitter.java:56) at io.debezium.connector.postgresql.PostgresChangeRecordEmitter.emitChangeRecords(PostgresChangeRecordEmitter.java:94) at io.debezium.pipeline.EventDispatcher.dispatchDataChangeEvent(EventDispatcher.java:224) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.lambda$processMessages$0(PostgresStreamingChangeEventSource.java:275) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.decodeDelete(PgOutputMessageDecoder.java:512) at io.debezium.connector.postgresql.connection.pgoutput.PgOutputMessageDecoder.processNotEmptyMessage(PgOutputMessageDecoder.java:214) at io.debezium.connector.postgresql.connection.AbstractMessageDecoder.processMessage(AbstractMessageDecoder.java:41) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.deserializeMessages(PostgresReplicationConnection.java:559) at io.debezium.connector.postgresql.connection.PostgresReplicationConnection$1.readPending(PostgresReplicationConnection.java:551) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.processMessages(PostgresStreamingChangeEventSource.java:215) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:177) at io.debezium.connector.postgresql.PostgresStreamingChangeEventSource.execute(PostgresStreamingChangeEventSource.java:41) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:174) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:141) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:109) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-04-20 15:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 107000 (71 MB) 2023-04-20 15:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 108000 (72 MB) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.243963 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.243963 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.857474 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.243963 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.451087 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.451087 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.451087 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.451087 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.451087 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.451087 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.528947 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.528947 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.528947 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.528947 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.528947 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.528947 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.892064 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.892064 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.892064 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.892064 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.892064 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.892064 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.973011 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.973011 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.973011 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.973011 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.973011 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:36.973011 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.121000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.147000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.121000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.147000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.121000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.147000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:37:29.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:16:16.917926 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:16:20.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:37:29.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:16:16.917926 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:16:20.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:31.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:37:29.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:16:16.917926 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-11T21:16:20.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.628659 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.832195 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.628659 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.832195 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.628659 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.832195 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:40:12.622000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.831000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:39:53.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:39:51.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:40:12.622000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.831000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:39:53.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:39:51.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:30.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T15:40:12.622000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.831000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:39:53.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T16:39:51.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.785409 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747715 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.785409 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747715 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.785409 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747715 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.934348 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.934348 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.934348 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:37.273000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.937296 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:37.273000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.937296 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:37.273000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.937296 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:36.435000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.043795 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:36.435000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.043795 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:36.435000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.043795 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.343171 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.283018 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.343171 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.283018 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.343171 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.283018 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.647329 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.647329 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.647329 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.647329 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.647329 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.647329 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.721037 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747715 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.721037 2023-04-20 15:09:01 destination > Starting a new buffer for stream orders (current state: 15 MB in 1 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747715 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:00.186917 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.721037 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.540000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:37.747715 2023-04-20 15:09:01 destination > Starting a new buffer for stream app_notifications (current state: 15 MB in 2 buffers) 2023-04-20 15:09:01 destination > Starting a new buffer for stream app_notification_trackers (current state: 15 MB in 3 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.159210 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:09:01 destination > Starting a new buffer for stream contacts_acls (current state: 15 MB in 4 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.159210 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:12.624738 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.159210 2023-04-20 15:09:01 destination > Starting a new buffer for stream mailing_trackers (current state: 15 MB in 5 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.569208 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.569208 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.569208 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.569208 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.569208 2023-04-20 15:09:01 destination > Starting a new buffer for stream geolocations (current state: 15 MB in 6 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.569208 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.673242 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.283018 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.673242 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.283018 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:18.150024 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.673242 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:35.962000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:38.283018 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:36.435000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:40.132325 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:36.435000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:40.132325 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-07-29T15:16:36.435000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:40.132325 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:58.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:24.458973 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:40.328000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:26.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:58.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:24.458973 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:40.328000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:26.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:58.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:24.458973 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:40.328000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-22T16:17:26.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-04T09:42:41.368484 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-04T09:42:41.368484 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-04T09:42:41.368484 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-08T10:56:22.884000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-08T10:56:22.884000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-08T10:56:22.884000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-11T16:36:18.763137 2023-04-20 15:09:01 destination > Starting a new buffer for stream shotguners (current state: 15 MB in 7 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-11T16:36:18.763137 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-11T16:36:18.763137 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-18T19:49:29.461428 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-18T19:49:29.461428 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-18T19:49:29.461428 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-18T20:17:47.107996 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-18T20:17:47.107996 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-18T20:17:47.107996 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-21T08:16:01.031072 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-21T08:16:01.031072 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-06-21T08:16:01.031072 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:41.715111 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:58.298062 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.261081 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.254000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:58.298062 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.261081 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.254000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:58.298062 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.261081 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.254000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:58.298062 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.261081 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.254000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:58.298062 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.261081 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.254000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:58.298062 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.261081 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:42.254000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.231916 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.231916 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.231916 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.231916 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.231916 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.231916 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T13:33:31.636000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.218000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T14:52:46.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T14:52:45.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T13:33:31.636000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.218000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T14:52:46.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T14:52:45.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:39.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T13:33:31.636000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.218000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T14:52:46.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T14:52:45.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.958000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.995000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.958000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.995000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.958000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:43.995000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.275272 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:44.752431 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.275272 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:44.752431 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.275272 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:44.752431 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.271373 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:44.876417 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.271373 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:44.876417 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.271373 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:44.876417 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.271373 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:46.527004 2023-04-20 15:09:01 destination > Starting a new buffer for stream shotguns (current state: 15 MB in 8 buffers) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.271373 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:46.527004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:31.271373 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:46.527004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:51.521890 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:51.521890 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:51.521890 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:51.521890 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:51.521890 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:51.521890 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.215000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.243000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.215000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.243000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.215000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.243000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.124712 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.124712 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.124712 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.124712 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.124712 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.124712 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T18:27:03.327000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T00:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.846000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.834000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T18:29:32.737000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T18:27:03.327000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T00:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.846000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.834000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T18:29:32.737000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T18:27:03.327000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T00:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.846000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.834000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T18:29:32.737000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:06:47.281528 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.914787 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:06:47.281528 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.914787 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:06:47.281528 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:52.914787 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.019847 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:00.178562 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.019847 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:00.178562 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.019847 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:00.178562 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.019847 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:00.552010 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.019847 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:00.552010 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.019847 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:00.552010 2023-04-20 15:09:01 destination > Starting a new buffer for stream artworks (current state: 15 MB in 9 buffers) 2023-04-20 15:09:01 destination > Flushing all 10 current buffers (15 MB in total) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.654236 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.654236 2023-04-20 15:09:01 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.654236 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.654236 2023-04-20 15:09:01 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.654236 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.654236 2023-04-20 15:09:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-07-15T18:07:53.402000 2023-04-20 15:09:01 destination > Finished writing data to 637d971e-5a69-482a-9168-a06903a0b1f98717765968372909079.csv.gz (383 bytes) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.694000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-07-15T18:07:53.402000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.694000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-07-15T18:07:53.402000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:01.694000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.258000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.283000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.258000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.283000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.258000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.283000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.021458 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.603152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.021458 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.603152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:10:17.021458 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:02.603152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-07-02T09:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-06-29T18:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:05:22.606545 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:04.216949 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-07-02T09:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-07-02T09:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-06-29T18:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:05:22.606545 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:04.216949 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-07-02T09:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-07-02T09:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-06-29T18:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:05:22.606545 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:04.216949 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-07-02T09:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.819536 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.819536 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.739492 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:06.819536 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.017869 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.017869 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.017869 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.017869 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.017869 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.017869 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.997182 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.997182 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.997182 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.997182 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.997182 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:09.997182 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.584000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.609000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.584000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.609000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.584000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.609000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.806000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.831000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.806000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.831000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.806000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:10.831000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:58.160063 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:11.127619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:58.160063 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:11.127619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:58.160063 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:11.127619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-12-12T20:47:26.850000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.027000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-12-12T20:47:26.850000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.027000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-12-12T20:47:26.850000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.027000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-12-12T20:46:56.762000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.139000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-12-12T20:46:56.762000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.139000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-12-12T20:46:56.762000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.139000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T12:06:28.908000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.890000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T12:06:28.908000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.890000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T12:06:28.908000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:14.890000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:19.880465 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:19.880465 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:19.880465 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:19.880465 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:19.880465 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:19.880465 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T11:42:47.160000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T11:42:47.160000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T11:42:47.160000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T12:41:14.889000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T12:41:14.889000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T12:41:14.889000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.646438 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.646438 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.646438 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.646438 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.646438 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.646438 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703152 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.703000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-18T15:48:30.961000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T09:04:58.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T11:18:00.237000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-08T13:44:21.620000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-18T15:48:30.961000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T09:04:58.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T11:18:00.237000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-08T13:44:21.620000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-18T15:48:30.961000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T09:04:58.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T11:18:00.237000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-08T13:44:21.620000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.044004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.044004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.044004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.044004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.044004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.044004 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:06:48.326819 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.967202 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:06:48.326819 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.967202 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:06:48.326819 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:24.967202 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T12:06:28.908000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:25.181000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T12:06:28.908000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:25.181000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T12:06:28.908000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:25.181000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:27.613049 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:27.613049 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:27.613049 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:27.613049 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:27.613049 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:27.613049 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-18T15:48:30.961000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T09:04:58.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T11:18:00.237000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-08T13:44:21.620000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-18T15:48:30.961000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T09:04:58.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T11:18:00.237000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-08T13:44:21.620000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-18T15:48:30.961000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-11T09:04:58.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-30T11:18:00.237000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-08T13:44:21.620000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.134514 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.134514 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.134514 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.134514 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.134514 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.134514 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-12-07T10:05:04.844704 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.497643 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-12-07T10:05:04.844704 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.497643 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-12-07T10:05:04.844704 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:29.497643 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:34.782526 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:30.414398 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:34.782526 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:30.414398 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:08:34.782526 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:30.414398 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:47:50.835645 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:32.882713 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:32.878000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:47:50.835645 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:32.882713 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:32.878000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T06:47:50.835645 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:32.882713 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:32.878000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.124810 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.124810 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.124810 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.124810 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.124810 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.124810 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688172 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688172 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688172 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688172 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688172 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688172 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:35.688000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-09-11T08:05:16.911640 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.840000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-10-19T15:19:53.771464 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-09-11T08:05:16.911640 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.840000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-10-19T15:19:53.771464 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-09-11T08:05:16.911640 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.840000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-10-19T15:19:53.771464 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-09-11T08:05:16.911640 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.840000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-10-19T15:19:53.771464 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-09-11T08:05:16.911640 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.840000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-10-19T15:19:53.771464 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-09-11T08:05:16.911640 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.840000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-30T18:26:40.832000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2020-10-19T15:19:53.771464 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.112866 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.112866 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.112866 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.112866 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.112866 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.112866 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.478850 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.478850 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:39.262385 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.478850 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.528000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.529000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.547000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.553000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:40.554000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T09:48:31.168878 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:42.331308 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:42.329000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T09:48:31.168878 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:42.331308 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:42.329000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T09:48:31.168878 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:42.331308 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:42.329000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-15T14:54:37.963000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-15T14:54:37.963000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-15T14:54:37.963000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-15T14:57:42.491000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-15T14:57:42.491000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-15T14:57:42.491000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T14:37:41.894000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T14:37:41.894000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T14:37:41.894000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T08:24:37.539000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T08:24:37.539000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T08:24:37.539000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-27T10:04:58.350000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-27T10:04:58.350000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-27T10:04:58.350000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998817 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:52.846045 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:52.829000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998817 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:52.846045 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:52.829000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T23:20:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T21:00:00.000000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T06:54:27.998817 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:52.846045 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:52.829000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:57.392619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:57.392619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:57.392619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:57.392619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:57.392619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:57.392619 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:00.663352 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:00.663352 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:00.663352 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:00.663352 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:00.663352 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:00.663352 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:03.913907 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:03.913907 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:03.913907 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:03.913907 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:03.913907 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:03.913907 2023-04-20 15:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 109000 (72 MB) 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:32.105687 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:32.103000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:32.105687 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:32.103000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:11:23.848013 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:32.105687 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:32.103000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-16T17:32:36.115000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:40.857045 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:40.852000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-16T17:32:36.115000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:40.857045 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:40.852000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-16T17:32:36.115000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:40.857045 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:40.852000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175471 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175471 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175471 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175471 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175471 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175471 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:41.175000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-16T17:33:05.158000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:47.095147 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:47.091000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-16T17:33:05.158000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:47.095147 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:47.091000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-16T17:33:05.158000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:47.095147 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:47.091000 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:51.096708 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:51.096708 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:51.096708 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:51.096708 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:51.096708 2023-04-20 15:09:01 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:12:51.096708 2023-04-20 15:09:01 destination > closing connection 2023-04-20 15:09:01 destination > Deleting tempFile data 637d971e-5a69-482a-9168-a06903a0b1f98717765968372909079.csv.gz 2023-04-20 15:09:01 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:01 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:01 destination > Finished writing data to a8b7ff94-6bf4-42b6-917c-f5ea6ad7654c14354304332284283358.csv.gz (1 KB) 2023-04-20 15:09:02 destination > closing connection 2023-04-20 15:09:02 destination > Deleting tempFile data a8b7ff94-6bf4-42b6-917c-f5ea6ad7654c14354304332284283358.csv.gz 2023-04-20 15:09:02 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:02 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:02 destination > Finished writing data to 86e31a8e-0404-45b3-985e-daa304fee4278964357869070695837.csv.gz (1 KB) 2023-04-20 15:09:02 destination > closing connection 2023-04-20 15:09:02 destination > Deleting tempFile data 86e31a8e-0404-45b3-985e-daa304fee4278964357869070695837.csv.gz 2023-04-20 15:09:02 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:02 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:02 destination > Finished writing data to ed4c29e9-38ae-42b3-9597-d206287b409795893596319505000.csv.gz (2 KB) 2023-04-20 15:09:02 destination > closing connection 2023-04-20 15:09:02 destination > Deleting tempFile data ed4c29e9-38ae-42b3-9597-d206287b409795893596319505000.csv.gz 2023-04-20 15:09:02 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:02 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:02 destination > Finished writing data to 02a25e21-9723-4421-86e3-71997900c41c7502636552065072397.csv.gz (819 bytes) 2023-04-20 15:09:02 destination > closing connection 2023-04-20 15:09:02 destination > Deleting tempFile data 02a25e21-9723-4421-86e3-71997900c41c7502636552065072397.csv.gz 2023-04-20 15:09:02 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:02 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:02 destination > Finished writing data to c44efe4c-a2cd-4ab9-91ba-63c28540edd35225649427925523005.csv.gz (442 bytes) 2023-04-20 15:09:03 destination > closing connection 2023-04-20 15:09:03 destination > Deleting tempFile data c44efe4c-a2cd-4ab9-91ba-63c28540edd35225649427925523005.csv.gz 2023-04-20 15:09:03 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:03 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:03 destination > Finished writing data to 0186e5e1-19e6-4bf2-8822-6d6311247b9914164522983911937589.csv.gz (10 KB) 2023-04-20 15:09:03 destination > closing connection 2023-04-20 15:09:03 destination > Deleting tempFile data 0186e5e1-19e6-4bf2-8822-6d6311247b9914164522983911937589.csv.gz 2023-04-20 15:09:03 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:09:03 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:09:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:03 destination > Finished writing data to 6adb6097-05ff-4b17-8c28-06e7031caff511944419644695698638.csv.gz (475 bytes) 2023-04-20 15:09:03 destination > closing connection 2023-04-20 15:09:03 destination > Deleting tempFile data 6adb6097-05ff-4b17-8c28-06e7031caff511944419644695698638.csv.gz 2023-04-20 15:09:03 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:03 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:03 destination > Finished writing data to 0ae32256-1134-4a1f-a352-65353442c14214007814641909659237.csv.gz (1 KB) 2023-04-20 15:09:04 destination > closing connection 2023-04-20 15:09:04 destination > Deleting tempFile data 0ae32256-1134-4a1f-a352-65353442c14214007814641909659237.csv.gz 2023-04-20 15:09:04 destination > Flushing buffer of stream artists (15 MB) 2023-04-20 15:09:04 destination > Flushing buffer for stream artists (15 MB) to staging 2023-04-20 15:09:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:04 destination > Finished writing data to e237472c-31c1-4676-9f9a-0be7eba707622145398102044301540.csv.gz (15 MB) 2023-04-20 15:09:04 destination > closing connection 2023-04-20 15:09:04 destination > Deleting tempFile data e237472c-31c1-4676-9f9a-0be7eba707622145398102044301540.csv.gz 2023-04-20 15:09:04 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:04 destination > Closing buffer for stream orders 2023-04-20 15:09:04 destination > Closing buffer for stream shotguns 2023-04-20 15:09:04 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:04 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:04 destination > Closing buffer for stream geolocations 2023-04-20 15:09:04 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:04 destination > Closing buffer for stream artworks 2023-04-20 15:09:04 destination > Closing buffer for stream shotguners 2023-04-20 15:09:04 destination > Closing buffer for stream artists 2023-04-20 15:09:04 destination > Starting a new buffer for stream events (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:04 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:04 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:04 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:04 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:04 destination > Finished writing data to 9339aab3-d2fa-446f-a820-07139956a677582769329986197542.csv.gz (266 bytes) 2023-04-20 15:09:04 destination > closing connection 2023-04-20 15:09:04 destination > Deleting tempFile data 9339aab3-d2fa-446f-a820-07139956a677582769329986197542.csv.gz 2023-04-20 15:09:04 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:04 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:04 destination > Finished writing data to 65ea4358-4aa6-4b01-8ffc-542799ef35766481895735400300992.csv.gz (398 bytes) 2023-04-20 15:09:05 destination > closing connection 2023-04-20 15:09:05 destination > Deleting tempFile data 65ea4358-4aa6-4b01-8ffc-542799ef35766481895735400300992.csv.gz 2023-04-20 15:09:05 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:05 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:05 destination > Finished writing data to 9cce6db5-a424-4550-9bac-d9d2dbd7586913702279024497895230.csv.gz (976 bytes) 2023-04-20 15:09:05 destination > closing connection 2023-04-20 15:09:05 destination > Deleting tempFile data 9cce6db5-a424-4550-9bac-d9d2dbd7586913702279024497895230.csv.gz 2023-04-20 15:09:05 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:05 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:05 destination > Finished writing data to 6975126c-ee5b-4fa6-ad13-ca257481f6472117942825762025891.csv.gz (647 bytes) 2023-04-20 15:09:05 destination > closing connection 2023-04-20 15:09:05 destination > Deleting tempFile data 6975126c-ee5b-4fa6-ad13-ca257481f6472117942825762025891.csv.gz 2023-04-20 15:09:05 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:05 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:05 destination > Finished writing data to e8316c40-178f-4337-894d-56483c8befc814064412479420113395.csv.gz (1 KB) 2023-04-20 15:09:05 destination > closing connection 2023-04-20 15:09:05 destination > Deleting tempFile data e8316c40-178f-4337-894d-56483c8befc814064412479420113395.csv.gz 2023-04-20 15:09:05 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:05 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:05 destination > Finished writing data to fcaf5936-dc96-4a66-97f9-5a55682a321715161602766576865059.csv.gz (477 bytes) 2023-04-20 15:09:06 destination > closing connection 2023-04-20 15:09:06 destination > Deleting tempFile data fcaf5936-dc96-4a66-97f9-5a55682a321715161602766576865059.csv.gz 2023-04-20 15:09:06 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:06 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:06 destination > Finished writing data to 1f082d13-28cc-49ad-beba-a8a1922541173047041457470084024.csv.gz (275 bytes) 2023-04-20 15:09:06 destination > closing connection 2023-04-20 15:09:06 destination > Deleting tempFile data 1f082d13-28cc-49ad-beba-a8a1922541173047041457470084024.csv.gz 2023-04-20 15:09:06 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:06 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:06 destination > Finished writing data to a817bc69-78ed-4ac4-a92f-03a4f3c14a4e13445641249390325905.csv.gz (222 bytes) 2023-04-20 15:09:06 destination > closing connection 2023-04-20 15:09:06 destination > Deleting tempFile data a817bc69-78ed-4ac4-a92f-03a4f3c14a4e13445641249390325905.csv.gz 2023-04-20 15:09:06 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:06 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:06 destination > Finished writing data to 6b9458f2-2374-49ba-8962-734920da08d515743471441395537249.csv.gz (2 KB) 2023-04-20 15:09:06 destination > closing connection 2023-04-20 15:09:06 destination > Deleting tempFile data 6b9458f2-2374-49ba-8962-734920da08d515743471441395537249.csv.gz 2023-04-20 15:09:06 destination > Flushing buffer of stream events (10 bytes) 2023-04-20 15:09:06 destination > Flushing buffer for stream events (10 bytes) to staging 2023-04-20 15:09:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:06 destination > Finished writing data to ae28d13b-8f5d-45a8-bdf1-dd7e328f79cc9919177781883490680.csv.gz (1 KB) 2023-04-20 15:09:07 destination > closing connection 2023-04-20 15:09:07 destination > Deleting tempFile data ae28d13b-8f5d-45a8-bdf1-dd7e328f79cc9919177781883490680.csv.gz 2023-04-20 15:09:07 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:07 destination > Closing buffer for stream contacts 2023-04-20 15:09:07 destination > Closing buffer for stream orders 2023-04-20 15:09:07 destination > Closing buffer for stream shotguns 2023-04-20 15:09:07 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:07 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:07 destination > Closing buffer for stream geolocations 2023-04-20 15:09:07 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:07 destination > Closing buffer for stream shotguners 2023-04-20 15:09:07 destination > Closing buffer for stream events 2023-04-20 15:09:07 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream deals (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream cards (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:07 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:07 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:07 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:07 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:07 destination > Finished writing data to 5f2d20cf-fa1c-42ff-9133-d5108d5bf28d14703068690735838713.csv.gz (1 KB) 2023-04-20 15:09:07 destination > closing connection 2023-04-20 15:09:07 destination > Deleting tempFile data 5f2d20cf-fa1c-42ff-9133-d5108d5bf28d14703068690735838713.csv.gz 2023-04-20 15:09:07 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:07 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:07 destination > Finished writing data to 1c28c199-e169-4fec-a0a5-641c6c26fa4c16618142458811444690.csv.gz (248 bytes) 2023-04-20 15:09:07 destination > closing connection 2023-04-20 15:09:07 destination > Deleting tempFile data 1c28c199-e169-4fec-a0a5-641c6c26fa4c16618142458811444690.csv.gz 2023-04-20 15:09:07 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:09:07 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:09:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:07 destination > Finished writing data to 1fcea645-f61b-407c-a0dd-d39e858941152042952740023978338.csv.gz (344 bytes) 2023-04-20 15:09:07 destination > closing connection 2023-04-20 15:09:07 destination > Deleting tempFile data 1fcea645-f61b-407c-a0dd-d39e858941152042952740023978338.csv.gz 2023-04-20 15:09:07 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:07 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:07 destination > Finished writing data to 1d014700-5bbb-40bc-93da-ebea23d51f2f6470355667297224590.csv.gz (1 KB) 2023-04-20 15:09:08 destination > closing connection 2023-04-20 15:09:08 destination > Deleting tempFile data 1d014700-5bbb-40bc-93da-ebea23d51f2f6470355667297224590.csv.gz 2023-04-20 15:09:08 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:08 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:08 destination > Finished writing data to a17d1593-3502-4568-963a-8042943d201a4561709690228379770.csv.gz (2 KB) 2023-04-20 15:09:08 destination > closing connection 2023-04-20 15:09:08 destination > Deleting tempFile data a17d1593-3502-4568-963a-8042943d201a4561709690228379770.csv.gz 2023-04-20 15:09:08 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:08 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:08 destination > Finished writing data to d380328a-46b2-41f7-aac4-f40acfc76a8912857052868485950166.csv.gz (473 bytes) 2023-04-20 15:09:08 destination > closing connection 2023-04-20 15:09:08 destination > Deleting tempFile data d380328a-46b2-41f7-aac4-f40acfc76a8912857052868485950166.csv.gz 2023-04-20 15:09:08 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:08 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:08 destination > Finished writing data to 831e885e-37cd-4e7b-8588-6a12e1d2f3cc2399235413087266000.csv.gz (274 bytes) 2023-04-20 15:09:09 destination > closing connection 2023-04-20 15:09:09 destination > Deleting tempFile data 831e885e-37cd-4e7b-8588-6a12e1d2f3cc2399235413087266000.csv.gz 2023-04-20 15:09:09 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:09:09 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:09:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:09 destination > Finished writing data to 007cd9e0-ad6e-4b07-ad53-a1cb77a5b4b510844956031734820579.csv.gz (436 bytes) 2023-04-20 15:09:09 destination > closing connection 2023-04-20 15:09:09 destination > Deleting tempFile data 007cd9e0-ad6e-4b07-ad53-a1cb77a5b4b510844956031734820579.csv.gz 2023-04-20 15:09:09 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:09:09 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:09:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:09 destination > Finished writing data to 76a83bf6-b82a-4ea3-b6c0-37f1d788d6937646691886078093089.csv.gz (806 bytes) 2023-04-20 15:09:09 destination > closing connection 2023-04-20 15:09:09 destination > Deleting tempFile data 76a83bf6-b82a-4ea3-b6c0-37f1d788d6937646691886078093089.csv.gz 2023-04-20 15:09:09 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:09 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:09 destination > Finished writing data to 04915c2c-6cbf-4c71-81e9-46de967eff259418541398910527046.csv.gz (1 KB) 2023-04-20 15:09:09 destination > closing connection 2023-04-20 15:09:09 destination > Deleting tempFile data 04915c2c-6cbf-4c71-81e9-46de967eff259418541398910527046.csv.gz 2023-04-20 15:09:09 destination > Closing buffer for stream orders 2023-04-20 15:09:09 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:09 destination > Closing buffer for stream cards 2023-04-20 15:09:09 destination > Closing buffer for stream shotguns 2023-04-20 15:09:09 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:09 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:09 destination > Closing buffer for stream geolocations 2023-04-20 15:09:09 destination > Closing buffer for stream artworks 2023-04-20 15:09:09 destination > Closing buffer for stream deals 2023-04-20 15:09:09 destination > Closing buffer for stream shotguners 2023-04-20 15:09:09 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:01.067000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:01.067000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:01.067000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:01.067000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:01.067000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:01.067000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:04.179719 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:04.179719 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:04.179719 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:04.179719 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:04.179719 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:04.179719 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:17:00.509934 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:26.593307 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:26.592000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:17:00.509934 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:26.593307 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:26.592000 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:17:00.509934 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:26.593307 2023-04-20 15:09:09 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:26.592000 2023-04-20 15:09:09 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream deals (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream cards (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:09 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:09 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:09 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:09 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:09 destination > Finished writing data to 57807433-a6d2-4df4-86ed-9c1b3a2f874f886720739592412979.csv.gz (1 KB) 2023-04-20 15:09:10 destination > closing connection 2023-04-20 15:09:10 destination > Deleting tempFile data 57807433-a6d2-4df4-86ed-9c1b3a2f874f886720739592412979.csv.gz 2023-04-20 15:09:10 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:10 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:10 destination > Finished writing data to 94fd6cc1-c32d-4ff2-8c45-48f292f3c90d13051564620223417601.csv.gz (508 bytes) 2023-04-20 15:09:10 destination > closing connection 2023-04-20 15:09:10 destination > Deleting tempFile data 94fd6cc1-c32d-4ff2-8c45-48f292f3c90d13051564620223417601.csv.gz 2023-04-20 15:09:10 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:09:10 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:09:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:10 destination > Finished writing data to 07227731-2711-427d-9f97-ee95bf4b183c8129507964881207211.csv.gz (340 bytes) 2023-04-20 15:09:10 destination > closing connection 2023-04-20 15:09:10 destination > Deleting tempFile data 07227731-2711-427d-9f97-ee95bf4b183c8129507964881207211.csv.gz 2023-04-20 15:09:10 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:10 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:10 destination > Finished writing data to 020f5894-68ba-443f-a669-f7a4675eeaf43381874396987178179.csv.gz (725 bytes) 2023-04-20 15:09:10 destination > closing connection 2023-04-20 15:09:10 destination > Deleting tempFile data 020f5894-68ba-443f-a669-f7a4675eeaf43381874396987178179.csv.gz 2023-04-20 15:09:10 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:10 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:10 destination > Finished writing data to 73507ded-73f6-4a90-8b8c-1a8336da083715966606075995541401.csv.gz (2 KB) 2023-04-20 15:09:11 destination > closing connection 2023-04-20 15:09:11 destination > Deleting tempFile data 73507ded-73f6-4a90-8b8c-1a8336da083715966606075995541401.csv.gz 2023-04-20 15:09:11 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:11 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:11 destination > Finished writing data to c45a0562-925a-4448-9f49-cd20ba34e2ab1566203217969320490.csv.gz (276 bytes) 2023-04-20 15:09:11 destination > closing connection 2023-04-20 15:09:11 destination > Deleting tempFile data c45a0562-925a-4448-9f49-cd20ba34e2ab1566203217969320490.csv.gz 2023-04-20 15:09:11 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:11 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:11 destination > Finished writing data to fb4b1fe6-c4db-4f0a-943e-6548777b7fc12842306171117016499.csv.gz (224 bytes) 2023-04-20 15:09:11 destination > closing connection 2023-04-20 15:09:11 destination > Deleting tempFile data fb4b1fe6-c4db-4f0a-943e-6548777b7fc12842306171117016499.csv.gz 2023-04-20 15:09:11 destination > Flushing buffer of stream segment_contacts (10 bytes) 2023-04-20 15:09:11 destination > Flushing buffer for stream segment_contacts (10 bytes) to staging 2023-04-20 15:09:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:11 destination > Finished writing data to f86bba46-15da-44a9-8e98-722795fca012815812012467385683.csv.gz (200 bytes) 2023-04-20 15:09:11 destination > closing connection 2023-04-20 15:09:11 destination > Deleting tempFile data f86bba46-15da-44a9-8e98-722795fca012815812012467385683.csv.gz 2023-04-20 15:09:11 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:09:11 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:09:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:11 destination > Finished writing data to 94dcb581-3d69-4be2-8b05-44d5bb6e457b14256703630301877357.csv.gz (706 bytes) 2023-04-20 15:09:12 destination > closing connection 2023-04-20 15:09:12 destination > Deleting tempFile data 94dcb581-3d69-4be2-8b05-44d5bb6e457b14256703630301877357.csv.gz 2023-04-20 15:09:12 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:12 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:12 destination > Finished writing data to 376d7445-e08d-4c01-81f1-34614df295ae8281118463981887840.csv.gz (757 bytes) 2023-04-20 15:09:12 destination > closing connection 2023-04-20 15:09:12 destination > Deleting tempFile data 376d7445-e08d-4c01-81f1-34614df295ae8281118463981887840.csv.gz 2023-04-20 15:09:12 destination > Closing buffer for stream orders 2023-04-20 15:09:12 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:12 destination > Closing buffer for stream cards 2023-04-20 15:09:12 destination > Closing buffer for stream shotguns 2023-04-20 15:09:12 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:12 destination > Closing buffer for stream geolocations 2023-04-20 15:09:12 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:12 destination > Closing buffer for stream segment_contacts 2023-04-20 15:09:12 destination > Closing buffer for stream deals 2023-04-20 15:09:12 destination > Closing buffer for stream shotguners 2023-04-20 15:09:12 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream biz_followers (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:12 destination > Starting a new buffer for stream orders (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:12 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:12 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:12 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:12 destination > Finished writing data to 0b19cf74-1d2a-4d9c-96bc-249c17a5e31a3023012360840247026.csv.gz (698 bytes) 2023-04-20 15:09:12 destination > closing connection 2023-04-20 15:09:12 destination > Deleting tempFile data 0b19cf74-1d2a-4d9c-96bc-249c17a5e31a3023012360840247026.csv.gz 2023-04-20 15:09:12 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:12 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:12 destination > Finished writing data to a5678c0c-baec-45ef-9da8-c00fa61aa38c5681287712579783559.csv.gz (312 bytes) 2023-04-20 15:09:12 destination > closing connection 2023-04-20 15:09:12 destination > Deleting tempFile data a5678c0c-baec-45ef-9da8-c00fa61aa38c5681287712579783559.csv.gz 2023-04-20 15:09:12 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:12 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:12 destination > Finished writing data to 0441c7e1-c1de-41d7-b418-171b40b566f21103743976894238688.csv.gz (316 bytes) 2023-04-20 15:09:13 destination > closing connection 2023-04-20 15:09:13 destination > Deleting tempFile data 0441c7e1-c1de-41d7-b418-171b40b566f21103743976894238688.csv.gz 2023-04-20 15:09:13 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:13 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:13 destination > Finished writing data to d40cdcff-128f-4bb3-bd6e-24a5f8fc16a28325426696916231328.csv.gz (586 bytes) 2023-04-20 15:09:13 destination > closing connection 2023-04-20 15:09:13 destination > Deleting tempFile data d40cdcff-128f-4bb3-bd6e-24a5f8fc16a28325426696916231328.csv.gz 2023-04-20 15:09:13 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:13 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:13 destination > Finished writing data to 6638c3d4-7a6c-4f78-8671-f6cc50aa90c712618654363103510846.csv.gz (394 bytes) 2023-04-20 15:09:13 destination > closing connection 2023-04-20 15:09:13 destination > Deleting tempFile data 6638c3d4-7a6c-4f78-8671-f6cc50aa90c712618654363103510846.csv.gz 2023-04-20 15:09:13 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:13 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:13 destination > Finished writing data to 5c1e5207-8f9a-4362-96e4-6cfc183206e02758903783691896453.csv.gz (669 bytes) 2023-04-20 15:09:13 destination > closing connection 2023-04-20 15:09:13 destination > Deleting tempFile data 5c1e5207-8f9a-4362-96e4-6cfc183206e02758903783691896453.csv.gz 2023-04-20 15:09:13 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:09:13 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:09:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:13 destination > Finished writing data to d31efb7a-ec31-436a-8486-45619204132b15584690857248911900.csv.gz (1 KB) 2023-04-20 15:09:14 destination > closing connection 2023-04-20 15:09:14 destination > Deleting tempFile data d31efb7a-ec31-436a-8486-45619204132b15584690857248911900.csv.gz 2023-04-20 15:09:14 destination > Flushing buffer of stream biz_followers (10 bytes) 2023-04-20 15:09:14 destination > Flushing buffer for stream biz_followers (10 bytes) to staging 2023-04-20 15:09:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:14 destination > Finished writing data to c4049e9f-697a-43bc-8608-b6d61d4f09d29036729118356840834.csv.gz (256 bytes) 2023-04-20 15:09:14 destination > closing connection 2023-04-20 15:09:14 destination > Deleting tempFile data c4049e9f-697a-43bc-8608-b6d61d4f09d29036729118356840834.csv.gz 2023-04-20 15:09:14 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:14 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:14 destination > Finished writing data to 2bf119c2-4542-4814-89c6-ec57523e9b5e6678613754152831570.csv.gz (288 bytes) 2023-04-20 15:09:14 destination > closing connection 2023-04-20 15:09:14 destination > Deleting tempFile data 2bf119c2-4542-4814-89c6-ec57523e9b5e6678613754152831570.csv.gz 2023-04-20 15:09:14 destination > Flushing buffer of stream segment_contacts (10 bytes) 2023-04-20 15:09:14 destination > Flushing buffer for stream segment_contacts (10 bytes) to staging 2023-04-20 15:09:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:14 destination > Finished writing data to 44556361-1159-4f67-9f51-e2830246eb124688727701564831783.csv.gz (195 bytes) 2023-04-20 15:09:14 destination > closing connection 2023-04-20 15:09:14 destination > Deleting tempFile data 44556361-1159-4f67-9f51-e2830246eb124688727701564831783.csv.gz 2023-04-20 15:09:14 destination > Closing buffer for stream orders 2023-04-20 15:09:14 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:14 destination > Closing buffer for stream transfers 2023-04-20 15:09:14 destination > Closing buffer for stream shotguns 2023-04-20 15:09:14 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:14 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:14 destination > Closing buffer for stream bizs 2023-04-20 15:09:14 destination > Closing buffer for stream biz_followers 2023-04-20 15:09:14 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:14 destination > Closing buffer for stream segment_contacts 2023-04-20 15:09:14 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream deals (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream cards (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:14 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:14 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:14 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:14 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:14 destination > Finished writing data to 30d531d9-e7d5-4da6-9484-1e4c42555b9d4340341420418409041.csv.gz (251 bytes) 2023-04-20 15:09:15 destination > closing connection 2023-04-20 15:09:15 destination > Deleting tempFile data 30d531d9-e7d5-4da6-9484-1e4c42555b9d4340341420418409041.csv.gz 2023-04-20 15:09:15 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:15 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:15 destination > Finished writing data to c85f7eef-ea18-47ba-80bf-9c4e655f4a8b7561403395192232221.csv.gz (919 bytes) 2023-04-20 15:09:15 destination > closing connection 2023-04-20 15:09:15 destination > Deleting tempFile data c85f7eef-ea18-47ba-80bf-9c4e655f4a8b7561403395192232221.csv.gz 2023-04-20 15:09:15 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:09:15 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:09:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:15 destination > Finished writing data to 282ff668-6967-44d0-851e-5df83cc7e76e17341074682727401496.csv.gz (342 bytes) 2023-04-20 15:09:15 destination > closing connection 2023-04-20 15:09:15 destination > Deleting tempFile data 282ff668-6967-44d0-851e-5df83cc7e76e17341074682727401496.csv.gz 2023-04-20 15:09:15 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:15 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:15 destination > Finished writing data to bdfa759e-d1a6-43d9-bc01-5d3d3e37fb5b753740001820342551.csv.gz (585 bytes) 2023-04-20 15:09:15 destination > closing connection 2023-04-20 15:09:15 destination > Deleting tempFile data bdfa759e-d1a6-43d9-bc01-5d3d3e37fb5b753740001820342551.csv.gz 2023-04-20 15:09:15 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:15 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:15 destination > Finished writing data to 8b90e263-e1d5-41f9-9046-30dd483cd41d8398751888286507592.csv.gz (1 KB) 2023-04-20 15:09:16 destination > closing connection 2023-04-20 15:09:16 destination > Deleting tempFile data 8b90e263-e1d5-41f9-9046-30dd483cd41d8398751888286507592.csv.gz 2023-04-20 15:09:16 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:16 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:16 destination > Finished writing data to 303c2113-57bb-4ca8-b7e1-3c3c75bc2e2c1334427518191902005.csv.gz (446 bytes) 2023-04-20 15:09:16 destination > closing connection 2023-04-20 15:09:16 destination > Deleting tempFile data 303c2113-57bb-4ca8-b7e1-3c3c75bc2e2c1334427518191902005.csv.gz 2023-04-20 15:09:16 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:09:16 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:09:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:16 destination > Finished writing data to fcce9116-c04d-4f3f-be06-27a5329b116616365490350638122336.csv.gz (1 KB) 2023-04-20 15:09:16 destination > closing connection 2023-04-20 15:09:16 destination > Deleting tempFile data fcce9116-c04d-4f3f-be06-27a5329b116616365490350638122336.csv.gz 2023-04-20 15:09:16 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:16 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:16 destination > Finished writing data to 2faf2e2f-a27d-4790-8206-a461ca8c71491456749769802002403.csv.gz (276 bytes) 2023-04-20 15:09:16 destination > closing connection 2023-04-20 15:09:16 destination > Deleting tempFile data 2faf2e2f-a27d-4790-8206-a461ca8c71491456749769802002403.csv.gz 2023-04-20 15:09:16 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:09:16 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:09:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:16 destination > Finished writing data to 60db09ca-e2c7-45d4-bc5e-7e4fc381562c657442791495579093.csv.gz (705 bytes) 2023-04-20 15:09:17 destination > closing connection 2023-04-20 15:09:17 destination > Deleting tempFile data 60db09ca-e2c7-45d4-bc5e-7e4fc381562c657442791495579093.csv.gz 2023-04-20 15:09:17 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:17 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:17 destination > Finished writing data to c5e61097-b96c-40b1-bef6-77d2a53d3cb82788295553011762079.csv.gz (756 bytes) 2023-04-20 15:09:17 destination > closing connection 2023-04-20 15:09:17 destination > Deleting tempFile data c5e61097-b96c-40b1-bef6-77d2a53d3cb82788295553011762079.csv.gz 2023-04-20 15:09:17 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:17 destination > Closing buffer for stream orders 2023-04-20 15:09:17 destination > Closing buffer for stream cards 2023-04-20 15:09:17 destination > Closing buffer for stream shotguns 2023-04-20 15:09:17 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:17 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:17 destination > Closing buffer for stream bizs 2023-04-20 15:09:17 destination > Closing buffer for stream geolocations 2023-04-20 15:09:17 destination > Closing buffer for stream deals 2023-04-20 15:09:17 destination > Closing buffer for stream shotguners 2023-04-20 15:09:17 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:17 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:17 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:17 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:17 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:17 destination > Finished writing data to b885e508-a3ed-4cb6-a382-1d5788af199b11192389676031370998.csv.gz (249 bytes) 2023-04-20 15:09:17 destination > closing connection 2023-04-20 15:09:17 destination > Deleting tempFile data b885e508-a3ed-4cb6-a382-1d5788af199b11192389676031370998.csv.gz 2023-04-20 15:09:17 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:17 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:17 destination > Finished writing data to 55e08ebc-e964-431d-96c2-59a2e28a54106105401809874171761.csv.gz (955 bytes) 2023-04-20 15:09:17 destination > closing connection 2023-04-20 15:09:17 destination > Deleting tempFile data 55e08ebc-e964-431d-96c2-59a2e28a54106105401809874171761.csv.gz 2023-04-20 15:09:17 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:17 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:17 destination > Finished writing data to 199eac06-7e53-4c8b-928c-60a730970d3f1684809412504895917.csv.gz (333 bytes) 2023-04-20 15:09:18 destination > closing connection 2023-04-20 15:09:18 destination > Deleting tempFile data 199eac06-7e53-4c8b-928c-60a730970d3f1684809412504895917.csv.gz 2023-04-20 15:09:18 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:18 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:18 destination > Finished writing data to bf8ebead-e58a-48a7-8c44-2c8ad4eaed8a15120310523779062761.csv.gz (337 bytes) 2023-04-20 15:09:18 destination > closing connection 2023-04-20 15:09:18 destination > Deleting tempFile data bf8ebead-e58a-48a7-8c44-2c8ad4eaed8a15120310523779062761.csv.gz 2023-04-20 15:09:18 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:18 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:18 destination > Finished writing data to 9f9710bd-0254-4e11-a252-b282010729ee15301913935260809173.csv.gz (590 bytes) 2023-04-20 15:09:18 destination > closing connection 2023-04-20 15:09:18 destination > Deleting tempFile data 9f9710bd-0254-4e11-a252-b282010729ee15301913935260809173.csv.gz 2023-04-20 15:09:18 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:18 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:18 destination > Finished writing data to 59d2f9fe-6481-45a2-8466-ad8afc75e7ba832097862270076073.csv.gz (325 bytes) 2023-04-20 15:09:18 destination > closing connection 2023-04-20 15:09:18 destination > Deleting tempFile data 59d2f9fe-6481-45a2-8466-ad8afc75e7ba832097862270076073.csv.gz 2023-04-20 15:09:18 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:18 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:18 destination > Finished writing data to 9fdd4f0e-984b-4929-8022-86c7146e654113718259046641481939.csv.gz (277 bytes) 2023-04-20 15:09:19 destination > closing connection 2023-04-20 15:09:19 destination > Deleting tempFile data 9fdd4f0e-984b-4929-8022-86c7146e654113718259046641481939.csv.gz 2023-04-20 15:09:19 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:19 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:19 destination > Finished writing data to 43029760-ebeb-46c3-bd4c-ae11cf0fe1464384283882384000629.csv.gz (226 bytes) 2023-04-20 15:09:19 destination > closing connection 2023-04-20 15:09:19 destination > Deleting tempFile data 43029760-ebeb-46c3-bd4c-ae11cf0fe1464384283882384000629.csv.gz 2023-04-20 15:09:19 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:09:19 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:09:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:19 destination > Finished writing data to 83bf86c2-b4b4-42fb-b98d-75bd65d57c3013080330624917567028.csv.gz (382 bytes) 2023-04-20 15:09:19 destination > closing connection 2023-04-20 15:09:19 destination > Deleting tempFile data 83bf86c2-b4b4-42fb-b98d-75bd65d57c3013080330624917567028.csv.gz 2023-04-20 15:09:19 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:19 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:19 destination > Finished writing data to c424b92f-a78e-4cd9-9a07-c8018c86000a12705754642811179285.csv.gz (943 bytes) 2023-04-20 15:09:19 destination > closing connection 2023-04-20 15:09:19 destination > Deleting tempFile data c424b92f-a78e-4cd9-9a07-c8018c86000a12705754642811179285.csv.gz 2023-04-20 15:09:19 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:19 destination > Closing buffer for stream orders 2023-04-20 15:09:19 destination > Closing buffer for stream contacts 2023-04-20 15:09:19 destination > Closing buffer for stream transfers 2023-04-20 15:09:19 destination > Closing buffer for stream shotguns 2023-04-20 15:09:19 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:19 destination > Closing buffer for stream geolocations 2023-04-20 15:09:19 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:19 destination > Closing buffer for stream artworks 2023-04-20 15:09:19 destination > Closing buffer for stream shotguners 2023-04-20 15:09:19 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream biz_followers (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:19 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:19 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:19 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:19 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:19 destination > Finished writing data to 6602aa2e-f421-4c97-a162-b5e11d81d79a4959476026906462779.csv.gz (284 bytes) 2023-04-20 15:09:20 destination > closing connection 2023-04-20 15:09:20 destination > Deleting tempFile data 6602aa2e-f421-4c97-a162-b5e11d81d79a4959476026906462779.csv.gz 2023-04-20 15:09:20 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:20 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:20 destination > Finished writing data to 6667cad7-37bc-43b5-86b6-71f61e7675a913085495841013996100.csv.gz (681 bytes) 2023-04-20 15:09:20 destination > closing connection 2023-04-20 15:09:20 destination > Deleting tempFile data 6667cad7-37bc-43b5-86b6-71f61e7675a913085495841013996100.csv.gz 2023-04-20 15:09:20 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:20 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:20 destination > Finished writing data to 821664cc-e967-43e9-bda1-8ed46958688515872214167061408910.csv.gz (300 bytes) 2023-04-20 15:09:20 destination > closing connection 2023-04-20 15:09:20 destination > Deleting tempFile data 821664cc-e967-43e9-bda1-8ed46958688515872214167061408910.csv.gz 2023-04-20 15:09:20 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:20 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:20 destination > Finished writing data to 452db51e-0235-4856-bf12-65850ce271816595914674688444397.csv.gz (548 bytes) 2023-04-20 15:09:20 destination > closing connection 2023-04-20 15:09:20 destination > Deleting tempFile data 452db51e-0235-4856-bf12-65850ce271816595914674688444397.csv.gz 2023-04-20 15:09:20 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:20 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:20 destination > Finished writing data to f7f8ac7a-3578-4e5c-b284-7d30aeb152749967484115888604410.csv.gz (777 bytes) 2023-04-20 15:09:21 destination > closing connection 2023-04-20 15:09:21 destination > Deleting tempFile data f7f8ac7a-3578-4e5c-b284-7d30aeb152749967484115888604410.csv.gz 2023-04-20 15:09:21 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:09:21 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:09:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:21 destination > Finished writing data to 62ecf801-5e18-4f75-9380-f2850cd8bc018829300400383394105.csv.gz (1 KB) 2023-04-20 15:09:21 destination > closing connection 2023-04-20 15:09:21 destination > Deleting tempFile data 62ecf801-5e18-4f75-9380-f2850cd8bc018829300400383394105.csv.gz 2023-04-20 15:09:21 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:21 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:21 destination > Finished writing data to edd6525c-67eb-4b50-8e90-1df1175412d54964119432467877830.csv.gz (238 bytes) 2023-04-20 15:09:21 destination > closing connection 2023-04-20 15:09:21 destination > Deleting tempFile data edd6525c-67eb-4b50-8e90-1df1175412d54964119432467877830.csv.gz 2023-04-20 15:09:21 destination > Flushing buffer of stream biz_followers (10 bytes) 2023-04-20 15:09:21 destination > Flushing buffer for stream biz_followers (10 bytes) to staging 2023-04-20 15:09:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:21 destination > Finished writing data to dbbcd6ea-233d-444b-85eb-71facb41af2e14616872675316992196.csv.gz (261 bytes) 2023-04-20 15:09:22 destination > closing connection 2023-04-20 15:09:22 destination > Deleting tempFile data dbbcd6ea-233d-444b-85eb-71facb41af2e14616872675316992196.csv.gz 2023-04-20 15:09:22 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:22 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:22 destination > Finished writing data to 8f0d700d-5e21-4bf0-b113-6746c2c7ab483099877089659957022.csv.gz (291 bytes) 2023-04-20 15:09:22 destination > closing connection 2023-04-20 15:09:22 destination > Deleting tempFile data 8f0d700d-5e21-4bf0-b113-6746c2c7ab483099877089659957022.csv.gz 2023-04-20 15:09:22 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:22 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:22 destination > Finished writing data to 6d57e53f-26af-42da-bb55-5a32016c116a15142115040371084176.csv.gz (1 KB) 2023-04-20 15:09:22 destination > closing connection 2023-04-20 15:09:22 destination > Deleting tempFile data 6d57e53f-26af-42da-bb55-5a32016c116a15142115040371084176.csv.gz 2023-04-20 15:09:22 destination > Closing buffer for stream contacts 2023-04-20 15:09:22 destination > Closing buffer for stream orders 2023-04-20 15:09:22 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:22 destination > Closing buffer for stream shotguns 2023-04-20 15:09:22 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:22 destination > Closing buffer for stream bizs 2023-04-20 15:09:22 destination > Closing buffer for stream geolocations 2023-04-20 15:09:22 destination > Closing buffer for stream biz_followers 2023-04-20 15:09:22 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:22 destination > Closing buffer for stream shotguners 2023-04-20 15:09:22 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream artist_followers (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream orders (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:22 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:22 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:22 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:22 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:22 destination > Finished writing data to 5788aa34-2ad0-4564-bf09-0aa03dd6aca26764844476473660471.csv.gz (586 bytes) 2023-04-20 15:09:22 destination > closing connection 2023-04-20 15:09:22 destination > Deleting tempFile data 5788aa34-2ad0-4564-bf09-0aa03dd6aca26764844476473660471.csv.gz 2023-04-20 15:09:22 destination > Flushing buffer of stream artist_followers (10 bytes) 2023-04-20 15:09:22 destination > Flushing buffer for stream artist_followers (10 bytes) to staging 2023-04-20 15:09:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:22 destination > Finished writing data to ca4763d1-b916-43af-b617-d9d2133311323571400519863855048.csv.gz (1 KB) 2023-04-20 15:09:23 destination > closing connection 2023-04-20 15:09:23 destination > Deleting tempFile data ca4763d1-b916-43af-b617-d9d2133311323571400519863855048.csv.gz 2023-04-20 15:09:23 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:23 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:23 destination > Finished writing data to 3f5a0a2c-9458-4812-9543-8e44cb1affb26821132293109375680.csv.gz (262 bytes) 2023-04-20 15:09:23 destination > closing connection 2023-04-20 15:09:23 destination > Deleting tempFile data 3f5a0a2c-9458-4812-9543-8e44cb1affb26821132293109375680.csv.gz 2023-04-20 15:09:23 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:23 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:23 destination > Finished writing data to 05a7211a-b3e0-49b5-9b1f-5c0a19afc0df10481594622557263901.csv.gz (363 bytes) 2023-04-20 15:09:23 destination > closing connection 2023-04-20 15:09:23 destination > Deleting tempFile data 05a7211a-b3e0-49b5-9b1f-5c0a19afc0df10481594622557263901.csv.gz 2023-04-20 15:09:23 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:23 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:23 destination > Finished writing data to b9888a36-89c8-42b0-84c0-54107cb6fff413956816241837855433.csv.gz (549 bytes) 2023-04-20 15:09:23 destination > closing connection 2023-04-20 15:09:23 destination > Deleting tempFile data b9888a36-89c8-42b0-84c0-54107cb6fff413956816241837855433.csv.gz 2023-04-20 15:09:23 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:23 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:23 destination > Finished writing data to 013c0e5e-840c-4d6d-b74c-5d2ccd1184d314235412743346665699.csv.gz (405 bytes) 2023-04-20 15:09:24 destination > closing connection 2023-04-20 15:09:24 destination > Deleting tempFile data 013c0e5e-840c-4d6d-b74c-5d2ccd1184d314235412743346665699.csv.gz 2023-04-20 15:09:24 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:24 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:24 destination > Finished writing data to 829c2bd5-be09-4abd-b846-d253b86aeea618091807949277062185.csv.gz (507 bytes) 2023-04-20 15:09:24 destination > closing connection 2023-04-20 15:09:24 destination > Deleting tempFile data 829c2bd5-be09-4abd-b846-d253b86aeea618091807949277062185.csv.gz 2023-04-20 15:09:24 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:24 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:24 destination > Finished writing data to 9701eac8-34e2-4c2d-9e5d-186a74a626bd15291451999429853909.csv.gz (326 bytes) 2023-04-20 15:09:24 destination > closing connection 2023-04-20 15:09:24 destination > Deleting tempFile data 9701eac8-34e2-4c2d-9e5d-186a74a626bd15291451999429853909.csv.gz 2023-04-20 15:09:24 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:24 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:24 destination > Finished writing data to a84283bd-3699-4372-8838-023797b93b6512299345323967183814.csv.gz (284 bytes) 2023-04-20 15:09:24 destination > closing connection 2023-04-20 15:09:24 destination > Deleting tempFile data a84283bd-3699-4372-8838-023797b93b6512299345323967183814.csv.gz 2023-04-20 15:09:24 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:24 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:24 destination > Finished writing data to c415128d-fd66-4663-ad06-b5d86e97ccb89623618659256098774.csv.gz (808 bytes) 2023-04-20 15:09:25 destination > closing connection 2023-04-20 15:09:25 destination > Deleting tempFile data c415128d-fd66-4663-ad06-b5d86e97ccb89623618659256098774.csv.gz 2023-04-20 15:09:25 destination > Closing buffer for stream orders 2023-04-20 15:09:25 destination > Closing buffer for stream artist_followers 2023-04-20 15:09:25 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:25 destination > Closing buffer for stream contacts 2023-04-20 15:09:25 destination > Closing buffer for stream shotguns 2023-04-20 15:09:25 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:25 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:25 destination > Closing buffer for stream geolocations 2023-04-20 15:09:25 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:25 destination > Closing buffer for stream shotguners 2023-04-20 15:09:25 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream artists (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream artist_followers (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:25 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:25 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:25 destination > Flushing buffer of stream artist_followers (10 bytes) 2023-04-20 15:09:25 destination > Flushing buffer for stream artist_followers (10 bytes) to staging 2023-04-20 15:09:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:25 destination > Finished writing data to 13cd784a-541f-4c1a-a866-17724bbccc8f16196871615731360059.csv.gz (241 bytes) 2023-04-20 15:09:25 destination > closing connection 2023-04-20 15:09:25 destination > Deleting tempFile data 13cd784a-541f-4c1a-a866-17724bbccc8f16196871615731360059.csv.gz 2023-04-20 15:09:25 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:25 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:25 destination > Finished writing data to 303471da-554b-4df1-9545-d4684a9c6cbf611767124070985841.csv.gz (1 KB) 2023-04-20 15:09:25 destination > closing connection 2023-04-20 15:09:25 destination > Deleting tempFile data 303471da-554b-4df1-9545-d4684a9c6cbf611767124070985841.csv.gz 2023-04-20 15:09:25 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:25 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:25 destination > Finished writing data to a38d737e-701c-4766-ad56-73a0537ed58b12686501725680117844.csv.gz (248 bytes) 2023-04-20 15:09:26 destination > closing connection 2023-04-20 15:09:26 destination > Deleting tempFile data a38d737e-701c-4766-ad56-73a0537ed58b12686501725680117844.csv.gz 2023-04-20 15:09:26 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:26 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:26 destination > Finished writing data to 4de77c09-1545-4cb6-a352-e42a8b86e56a14280335093199913847.csv.gz (296 bytes) 2023-04-20 15:09:26 destination > closing connection 2023-04-20 15:09:26 destination > Deleting tempFile data 4de77c09-1545-4cb6-a352-e42a8b86e56a14280335093199913847.csv.gz 2023-04-20 15:09:26 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:26 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:26 destination > Finished writing data to 23c51b06-e8d9-431a-a079-bb55a8232b6a6566756183640200241.csv.gz (339 bytes) 2023-04-20 15:09:26 destination > closing connection 2023-04-20 15:09:26 destination > Deleting tempFile data 23c51b06-e8d9-431a-a079-bb55a8232b6a6566756183640200241.csv.gz 2023-04-20 15:09:26 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:26 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:26 destination > Finished writing data to 74e13f8a-4c3e-4ce4-b6aa-a6e26a7abd6b13180429633371992874.csv.gz (1 KB) 2023-04-20 15:09:27 destination > closing connection 2023-04-20 15:09:27 destination > Deleting tempFile data 74e13f8a-4c3e-4ce4-b6aa-a6e26a7abd6b13180429633371992874.csv.gz 2023-04-20 15:09:27 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:27 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:27 destination > Finished writing data to 6712d750-4794-4c07-af7d-9bb5f0d2579615710199525791850607.csv.gz (591 bytes) 2023-04-20 15:09:27 destination > closing connection 2023-04-20 15:09:27 destination > Deleting tempFile data 6712d750-4794-4c07-af7d-9bb5f0d2579615710199525791850607.csv.gz 2023-04-20 15:09:27 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:27 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:27 destination > Finished writing data to 40b3ca35-9cba-4b6b-b9ec-dc16a0bcb08d10955766434630700621.csv.gz (455 bytes) 2023-04-20 15:09:27 destination > closing connection 2023-04-20 15:09:27 destination > Deleting tempFile data 40b3ca35-9cba-4b6b-b9ec-dc16a0bcb08d10955766434630700621.csv.gz 2023-04-20 15:09:27 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:27 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:27 destination > Finished writing data to c862f729-e6f4-419e-9af2-bb16fa37475b7120307171104102590.csv.gz (269 bytes) 2023-04-20 15:09:27 destination > closing connection 2023-04-20 15:09:27 destination > Deleting tempFile data c862f729-e6f4-419e-9af2-bb16fa37475b7120307171104102590.csv.gz 2023-04-20 15:09:27 destination > Flushing buffer of stream artists (10 bytes) 2023-04-20 15:09:27 destination > Flushing buffer for stream artists (10 bytes) to staging 2023-04-20 15:09:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:27 destination > Finished writing data to 0795556c-b2cd-41e1-83d2-7372c3cff19711443084887330372490.csv.gz (541 bytes) 2023-04-20 15:09:28 destination > closing connection 2023-04-20 15:09:28 destination > Deleting tempFile data 0795556c-b2cd-41e1-83d2-7372c3cff19711443084887330372490.csv.gz 2023-04-20 15:09:28 destination > Closing buffer for stream artist_followers 2023-04-20 15:09:28 destination > Closing buffer for stream orders 2023-04-20 15:09:28 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:28 destination > Closing buffer for stream contacts 2023-04-20 15:09:28 destination > Closing buffer for stream transfers 2023-04-20 15:09:28 destination > Closing buffer for stream shotguns 2023-04-20 15:09:28 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:28 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:28 destination > Closing buffer for stream geolocations 2023-04-20 15:09:28 destination > Closing buffer for stream artists 2023-04-20 15:09:28 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:29.819201 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:29.819201 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:29.819201 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:29.819201 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:29.819201 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:29.819201 2023-04-20 15:09:28 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:28 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:28 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:28 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:28 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:28 destination > Finished writing data to 7b427c60-5a20-44a5-9eb9-674df08279cb14560006476359878211.csv.gz (250 bytes) 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.539176 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.539176 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.538000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.538000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.539176 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.539176 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.538000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.538000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.539176 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.539176 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.538000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:36.538000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T09:24:01.378307 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:47.270980 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T17:27:41.502000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T09:24:01.378307 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:47.270980 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T17:27:41.502000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T09:24:01.378307 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:47.270980 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T17:27:41.502000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:47.284000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:47.284000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:28 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:47.284000 2023-04-20 15:09:28 destination > closing connection 2023-04-20 15:09:28 destination > Deleting tempFile data 7b427c60-5a20-44a5-9eb9-674df08279cb14560006476359878211.csv.gz 2023-04-20 15:09:28 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:28 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:28 destination > Finished writing data to 7c31a94b-4b9b-44db-a267-aaca8d708def15841675627446241630.csv.gz (267 bytes) 2023-04-20 15:09:28 destination > closing connection 2023-04-20 15:09:28 destination > Deleting tempFile data 7c31a94b-4b9b-44db-a267-aaca8d708def15841675627446241630.csv.gz 2023-04-20 15:09:28 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:28 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:28 destination > Finished writing data to 5b87776b-7e22-4fd1-9051-c84fa4667d8412319954277626801646.csv.gz (866 bytes) 2023-04-20 15:09:28 destination > closing connection 2023-04-20 15:09:28 destination > Deleting tempFile data 5b87776b-7e22-4fd1-9051-c84fa4667d8412319954277626801646.csv.gz 2023-04-20 15:09:28 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:28 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:28 destination > Finished writing data to 8c476d96-97e7-4c5e-bd51-4f44b17aa4514736177409876821520.csv.gz (542 bytes) 2023-04-20 15:09:29 destination > closing connection 2023-04-20 15:09:29 destination > Deleting tempFile data 8c476d96-97e7-4c5e-bd51-4f44b17aa4514736177409876821520.csv.gz 2023-04-20 15:09:29 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:29 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:29 destination > Finished writing data to 825ddfa5-4b7b-41c2-99fb-d603fa349e322705711176548932293.csv.gz (402 bytes) 2023-04-20 15:09:29 destination > closing connection 2023-04-20 15:09:29 destination > Deleting tempFile data 825ddfa5-4b7b-41c2-99fb-d603fa349e322705711176548932293.csv.gz 2023-04-20 15:09:29 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:29 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:29 destination > Finished writing data to 1428b903-b975-4502-98b9-85c395881a5d962100621203566317.csv.gz (2 KB) 2023-04-20 15:09:29 destination > closing connection 2023-04-20 15:09:29 destination > Deleting tempFile data 1428b903-b975-4502-98b9-85c395881a5d962100621203566317.csv.gz 2023-04-20 15:09:29 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:29 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:29 destination > Finished writing data to fe0510ec-7f8f-44e5-bdf8-9aeb98d658fd17518324283654631879.csv.gz (350 bytes) 2023-04-20 15:09:29 destination > closing connection 2023-04-20 15:09:29 destination > Deleting tempFile data fe0510ec-7f8f-44e5-bdf8-9aeb98d658fd17518324283654631879.csv.gz 2023-04-20 15:09:29 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:29 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:29 destination > Finished writing data to cc98e2dd-6e41-488d-8215-fa127a0f2d47211949472279233784.csv.gz (2 KB) 2023-04-20 15:09:30 destination > closing connection 2023-04-20 15:09:30 destination > Deleting tempFile data cc98e2dd-6e41-488d-8215-fa127a0f2d47211949472279233784.csv.gz 2023-04-20 15:09:30 destination > Flushing buffer of stream segment_contacts (10 bytes) 2023-04-20 15:09:30 destination > Flushing buffer for stream segment_contacts (10 bytes) to staging 2023-04-20 15:09:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:30 destination > Finished writing data to 1b4eac56-a522-4638-ae0c-6a86f8fe74c014883853134404984080.csv.gz (401 bytes) 2023-04-20 15:09:30 destination > closing connection 2023-04-20 15:09:30 destination > Deleting tempFile data 1b4eac56-a522-4638-ae0c-6a86f8fe74c014883853134404984080.csv.gz 2023-04-20 15:09:30 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:30 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:30 destination > Finished writing data to 515e714d-6077-416d-af75-5b250ca1f9cd18348486141888251461.csv.gz (1 KB) 2023-04-20 15:09:30 destination > closing connection 2023-04-20 15:09:30 destination > Deleting tempFile data 515e714d-6077-416d-af75-5b250ca1f9cd18348486141888251461.csv.gz 2023-04-20 15:09:30 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:30 destination > Closing buffer for stream contacts 2023-04-20 15:09:30 destination > Closing buffer for stream orders 2023-04-20 15:09:30 destination > Closing buffer for stream shotguns 2023-04-20 15:09:30 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:30 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:30 destination > Closing buffer for stream geolocations 2023-04-20 15:09:30 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:30 destination > Closing buffer for stream segment_contacts 2023-04-20 15:09:30 destination > Closing buffer for stream shotguners 2023-04-20 15:09:30 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:30 destination > Starting a new buffer for stream deals (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:30 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:30 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:30 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:30 destination > Finished writing data to 59fcd599-1b4b-4dfd-8a40-70d011d424404670606597215507443.csv.gz (433 bytes) 2023-04-20 15:09:30 destination > closing connection 2023-04-20 15:09:30 destination > Deleting tempFile data 59fcd599-1b4b-4dfd-8a40-70d011d424404670606597215507443.csv.gz 2023-04-20 15:09:30 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:30 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:30 destination > Finished writing data to edad267c-88f2-48cc-bb6b-f4d816ef1c0815148650502148450841.csv.gz (428 bytes) 2023-04-20 15:09:31 destination > closing connection 2023-04-20 15:09:31 destination > Deleting tempFile data edad267c-88f2-48cc-bb6b-f4d816ef1c0815148650502148450841.csv.gz 2023-04-20 15:09:31 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:31 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:31 destination > Finished writing data to 89c67eec-1474-429c-a1d2-7e3a0e3bfc8717945118672187011216.csv.gz (2 KB) 2023-04-20 15:09:31 destination > closing connection 2023-04-20 15:09:31 destination > Deleting tempFile data 89c67eec-1474-429c-a1d2-7e3a0e3bfc8717945118672187011216.csv.gz 2023-04-20 15:09:31 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:31 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:31 destination > Finished writing data to 940d7ecd-62e2-4712-97da-320b2c4ac61a2439693011848092898.csv.gz (1 KB) 2023-04-20 15:09:31 destination > closing connection 2023-04-20 15:09:31 destination > Deleting tempFile data 940d7ecd-62e2-4712-97da-320b2c4ac61a2439693011848092898.csv.gz 2023-04-20 15:09:31 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:31 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:31 destination > Finished writing data to bfb91949-fd41-4e35-bd43-29de7df5dc806703010800230236793.csv.gz (1 KB) 2023-04-20 15:09:31 destination > closing connection 2023-04-20 15:09:31 destination > Deleting tempFile data bfb91949-fd41-4e35-bd43-29de7df5dc806703010800230236793.csv.gz 2023-04-20 15:09:31 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:31 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:31 destination > Finished writing data to 6598cae4-600b-4d84-931b-d1e17c9fd15217983401753055844346.csv.gz (923 bytes) 2023-04-20 15:09:32 destination > closing connection 2023-04-20 15:09:32 destination > Deleting tempFile data 6598cae4-600b-4d84-931b-d1e17c9fd15217983401753055844346.csv.gz 2023-04-20 15:09:32 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:32 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:32 destination > Finished writing data to bb12ffc8-9128-4958-8c65-cf5de249d9af15808880151383081451.csv.gz (608 bytes) 2023-04-20 15:09:32 destination > closing connection 2023-04-20 15:09:32 destination > Deleting tempFile data bb12ffc8-9128-4958-8c65-cf5de249d9af15808880151383081451.csv.gz 2023-04-20 15:09:32 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:32 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:32 destination > Finished writing data to 7e00333f-17ad-4f16-9165-c73913446f936557174545400110685.csv.gz (407 bytes) 2023-04-20 15:09:32 destination > closing connection 2023-04-20 15:09:32 destination > Deleting tempFile data 7e00333f-17ad-4f16-9165-c73913446f936557174545400110685.csv.gz 2023-04-20 15:09:32 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:09:32 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:09:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:32 destination > Finished writing data to ce60ae50-2134-4a8f-8b05-17b0ae7b4d2217883260549557947184.csv.gz (689 bytes) 2023-04-20 15:09:33 destination > closing connection 2023-04-20 15:09:33 destination > Deleting tempFile data ce60ae50-2134-4a8f-8b05-17b0ae7b4d2217883260549557947184.csv.gz 2023-04-20 15:09:33 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:33 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:33 destination > Finished writing data to 4dbaf214-c463-469b-bed3-1b270b56b68b15183558095907087626.csv.gz (2 KB) 2023-04-20 15:09:33 destination > closing connection 2023-04-20 15:09:33 destination > Deleting tempFile data 4dbaf214-c463-469b-bed3-1b270b56b68b15183558095907087626.csv.gz 2023-04-20 15:09:33 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:33 destination > Closing buffer for stream contacts 2023-04-20 15:09:33 destination > Closing buffer for stream orders 2023-04-20 15:09:33 destination > Closing buffer for stream shotguns 2023-04-20 15:09:33 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:33 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:33 destination > Closing buffer for stream geolocations 2023-04-20 15:09:33 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:33 destination > Closing buffer for stream deals 2023-04-20 15:09:33 destination > Closing buffer for stream shotguners 2023-04-20 15:09:33 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:33 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:33 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:33 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:33 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:33 destination > Finished writing data to 7a9255ff-af4c-49cd-8804-851d0f3aadfc11309679297131252137.csv.gz (285 bytes) 2023-04-20 15:09:33 destination > closing connection 2023-04-20 15:09:33 destination > Deleting tempFile data 7a9255ff-af4c-49cd-8804-851d0f3aadfc11309679297131252137.csv.gz 2023-04-20 15:09:33 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:33 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:33 destination > Finished writing data to 0f84ae48-cc05-4087-aacf-f64efbba25711243773156531754323.csv.gz (707 bytes) 2023-04-20 15:09:33 destination > closing connection 2023-04-20 15:09:33 destination > Deleting tempFile data 0f84ae48-cc05-4087-aacf-f64efbba25711243773156531754323.csv.gz 2023-04-20 15:09:33 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:33 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:33 destination > Finished writing data to 9e3d2b7e-53d8-4c38-ac20-be9992b329465431589815292387896.csv.gz (423 bytes) 2023-04-20 15:09:34 destination > closing connection 2023-04-20 15:09:34 destination > Deleting tempFile data 9e3d2b7e-53d8-4c38-ac20-be9992b329465431589815292387896.csv.gz 2023-04-20 15:09:34 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:34 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:34 destination > Finished writing data to a89c7798-7827-4694-858d-615bee3e3c7012480977462587346293.csv.gz (725 bytes) 2023-04-20 15:09:34 destination > closing connection 2023-04-20 15:09:34 destination > Deleting tempFile data a89c7798-7827-4694-858d-615bee3e3c7012480977462587346293.csv.gz 2023-04-20 15:09:34 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:34 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:34 destination > Finished writing data to 6d612ff2-c7b0-47cb-a14c-5068e3e840953388098294198298192.csv.gz (2 KB) 2023-04-20 15:09:34 destination > closing connection 2023-04-20 15:09:34 destination > Deleting tempFile data 6d612ff2-c7b0-47cb-a14c-5068e3e840953388098294198298192.csv.gz 2023-04-20 15:09:34 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:34 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:34 destination > Finished writing data to 844a2350-c4b8-4b89-af5a-46c16971f4cf8181873623627074799.csv.gz (581 bytes) 2023-04-20 15:09:34 destination > closing connection 2023-04-20 15:09:34 destination > Deleting tempFile data 844a2350-c4b8-4b89-af5a-46c16971f4cf8181873623627074799.csv.gz 2023-04-20 15:09:34 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:34 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:34 destination > Finished writing data to 36d9a2d1-3a13-4f50-a4af-cb7c9b327e6216119721476580999874.csv.gz (238 bytes) 2023-04-20 15:09:35 destination > closing connection 2023-04-20 15:09:35 destination > Deleting tempFile data 36d9a2d1-3a13-4f50-a4af-cb7c9b327e6216119721476580999874.csv.gz 2023-04-20 15:09:35 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:35 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:35 destination > Finished writing data to bd975982-b6e9-469a-97db-a3003f4d29f512974018215776451534.csv.gz (290 bytes) 2023-04-20 15:09:35 destination > closing connection 2023-04-20 15:09:35 destination > Deleting tempFile data bd975982-b6e9-469a-97db-a3003f4d29f512974018215776451534.csv.gz 2023-04-20 15:09:35 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:09:35 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:09:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:35 destination > Finished writing data to ba4feb4b-108f-4a9a-ad66-00043f01574f11907668971318895085.csv.gz (380 bytes) 2023-04-20 15:09:35 destination > closing connection 2023-04-20 15:09:35 destination > Deleting tempFile data ba4feb4b-108f-4a9a-ad66-00043f01574f11907668971318895085.csv.gz 2023-04-20 15:09:35 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:35 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:35 destination > Finished writing data to a854117e-7708-4ea4-b1ed-f6786cac83d27491750741849797229.csv.gz (693 bytes) 2023-04-20 15:09:35 destination > closing connection 2023-04-20 15:09:35 destination > Deleting tempFile data a854117e-7708-4ea4-b1ed-f6786cac83d27491750741849797229.csv.gz 2023-04-20 15:09:35 destination > Closing buffer for stream contacts 2023-04-20 15:09:35 destination > Closing buffer for stream orders 2023-04-20 15:09:35 destination > Closing buffer for stream transfers 2023-04-20 15:09:35 destination > Closing buffer for stream shotguns 2023-04-20 15:09:35 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:35 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:35 destination > Closing buffer for stream geolocations 2023-04-20 15:09:35 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:35 destination > Closing buffer for stream artworks 2023-04-20 15:09:35 destination > Closing buffer for stream shotguners 2023-04-20 15:09:35 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream orders (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:35 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:35 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:35 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:35 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:35 destination > Finished writing data to e215dc85-db4c-4c58-a709-f8f5438ca2d4103806012555375369.csv.gz (2 KB) 2023-04-20 15:09:36 destination > closing connection 2023-04-20 15:09:36 destination > Deleting tempFile data e215dc85-db4c-4c58-a709-f8f5438ca2d4103806012555375369.csv.gz 2023-04-20 15:09:36 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:36 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:36 destination > Finished writing data to ab736929-2b3b-4710-948e-830856a9a85f2522901389741857821.csv.gz (595 bytes) 2023-04-20 15:09:36 destination > closing connection 2023-04-20 15:09:36 destination > Deleting tempFile data ab736929-2b3b-4710-948e-830856a9a85f2522901389741857821.csv.gz 2023-04-20 15:09:36 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:36 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:36 destination > Finished writing data to d19122af-b214-4337-a528-d15d4a55a7e2261067953344566084.csv.gz (771 bytes) 2023-04-20 15:09:36 destination > closing connection 2023-04-20 15:09:36 destination > Deleting tempFile data d19122af-b214-4337-a528-d15d4a55a7e2261067953344566084.csv.gz 2023-04-20 15:09:36 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:36 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:36 destination > Finished writing data to ad6aaf69-d4b6-495d-821a-3943839f78a78811622817541262766.csv.gz (332 bytes) 2023-04-20 15:09:36 destination > closing connection 2023-04-20 15:09:36 destination > Deleting tempFile data ad6aaf69-d4b6-495d-821a-3943839f78a78811622817541262766.csv.gz 2023-04-20 15:09:36 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:36 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:36 destination > Finished writing data to 6c5bcdb3-d59f-4e8c-bbf8-5a0a5386dfd412963595909236836953.csv.gz (1 KB) 2023-04-20 15:09:37 destination > closing connection 2023-04-20 15:09:37 destination > Deleting tempFile data 6c5bcdb3-d59f-4e8c-bbf8-5a0a5386dfd412963595909236836953.csv.gz 2023-04-20 15:09:37 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:37 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:37 destination > Finished writing data to 900480a8-d4eb-44ed-8c53-aaf60d0a8c3218259489979279993647.csv.gz (2 KB) 2023-04-20 15:09:37 destination > closing connection 2023-04-20 15:09:37 destination > Deleting tempFile data 900480a8-d4eb-44ed-8c53-aaf60d0a8c3218259489979279993647.csv.gz 2023-04-20 15:09:37 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:37 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:37 destination > Finished writing data to bd9a5d8c-e594-4fe5-9efa-d06829f344688861172379579308514.csv.gz (810 bytes) 2023-04-20 15:09:37 destination > closing connection 2023-04-20 15:09:37 destination > Deleting tempFile data bd9a5d8c-e594-4fe5-9efa-d06829f344688861172379579308514.csv.gz 2023-04-20 15:09:37 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:37 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:37 destination > Finished writing data to 44269162-7cf6-4e78-8d3a-b999b0a46a8215704129731259693259.csv.gz (607 bytes) 2023-04-20 15:09:37 destination > closing connection 2023-04-20 15:09:37 destination > Deleting tempFile data 44269162-7cf6-4e78-8d3a-b999b0a46a8215704129731259693259.csv.gz 2023-04-20 15:09:37 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:37 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:37 destination > Finished writing data to dd094452-f5f0-4d9f-8323-21e28c3892f811892634466635670826.csv.gz (694 bytes) 2023-04-20 15:09:38 destination > closing connection 2023-04-20 15:09:38 destination > Deleting tempFile data dd094452-f5f0-4d9f-8323-21e28c3892f811892634466635670826.csv.gz 2023-04-20 15:09:38 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:38 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:38 destination > Finished writing data to 6f08b1c7-5233-43a7-a48e-cfe69d4e076d3987511155489522802.csv.gz (2 KB) 2023-04-20 15:09:38 destination > closing connection 2023-04-20 15:09:38 destination > Deleting tempFile data 6f08b1c7-5233-43a7-a48e-cfe69d4e076d3987511155489522802.csv.gz 2023-04-20 15:09:38 destination > Closing buffer for stream orders 2023-04-20 15:09:38 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:38 destination > Closing buffer for stream contacts 2023-04-20 15:09:38 destination > Closing buffer for stream transfers 2023-04-20 15:09:38 destination > Closing buffer for stream shotguns 2023-04-20 15:09:38 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:38 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:38 destination > Closing buffer for stream geolocations 2023-04-20 15:09:38 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:38 destination > Closing buffer for stream shotguners 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:54.622286 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:54.622286 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:54.622286 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:54.622286 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:54.622286 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:13:54.622286 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:00.174673 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:24:00.173000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:00.174673 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:24:00.173000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:00.174673 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:24:00.173000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.943900 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.943900 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.944000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.943900 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.943900 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.944000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.943900 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.943900 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:03.944000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:07.127000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:00.174673 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:24:00.173000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:07.127000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:00.174673 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:24:00.173000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:07.127000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:00.174673 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:24:00.173000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:07.287000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:07.287000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:07.287000 2023-04-20 15:09:38 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.986640 2023-04-20 15:09:38 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.986640 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.988000 2023-04-20 15:09:38 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.986640 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.986640 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.988000 2023-04-20 15:09:38 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.986640 2023-04-20 15:09:38 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.986640 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:13.988000 2023-04-20 15:09:38 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:38 destination > Starting a new buffer for stream orders (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:38 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:38 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:38 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:38 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:38 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:38 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 destination > Finished writing data to 79861012-70d0-4bd7-bd1f-22f04f335e2317876818232307817447.csv.gz (982 bytes) 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:17.250000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:17.250000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:17.250000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.305000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.305000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.305000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.792000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.792000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.792000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.792000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.792000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:27.792000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:31.865642 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:31.865642 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:31.865642 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:31.865642 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:31.865642 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:31.865642 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:37.334000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:37.334000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:38 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:37.334000 2023-04-20 15:09:38 destination > closing connection 2023-04-20 15:09:38 destination > Deleting tempFile data 79861012-70d0-4bd7-bd1f-22f04f335e2317876818232307817447.csv.gz 2023-04-20 15:09:38 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:38 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:38 destination > Finished writing data to c7937e5c-e354-45c2-bf49-d5fe2366775814516431088470139537.csv.gz (250 bytes) 2023-04-20 15:09:38 destination > closing connection 2023-04-20 15:09:38 destination > Deleting tempFile data c7937e5c-e354-45c2-bf49-d5fe2366775814516431088470139537.csv.gz 2023-04-20 15:09:38 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:38 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:38 destination > Finished writing data to fd23df98-e347-4524-96fb-3bb0959ad37f5267543460518609378.csv.gz (340 bytes) 2023-04-20 15:09:39 destination > closing connection 2023-04-20 15:09:39 destination > Deleting tempFile data fd23df98-e347-4524-96fb-3bb0959ad37f5267543460518609378.csv.gz 2023-04-20 15:09:39 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:39 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:39 destination > Finished writing data to 1b1fc525-9bde-4eab-85f5-8199ecfb4c166558018456956012050.csv.gz (699 bytes) 2023-04-20 15:09:39 destination > closing connection 2023-04-20 15:09:39 destination > Deleting tempFile data 1b1fc525-9bde-4eab-85f5-8199ecfb4c166558018456956012050.csv.gz 2023-04-20 15:09:39 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:39 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:39 destination > Finished writing data to 623000e4-753f-446a-abe6-58bc4516d6ca3863864708366942379.csv.gz (2 KB) 2023-04-20 15:09:39 destination > closing connection 2023-04-20 15:09:39 destination > Deleting tempFile data 623000e4-753f-446a-abe6-58bc4516d6ca3863864708366942379.csv.gz 2023-04-20 15:09:39 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:39 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:39 destination > Finished writing data to f94f97d1-8316-4c69-a326-9b5dc894bb8d4317781012954978370.csv.gz (484 bytes) 2023-04-20 15:09:39 destination > closing connection 2023-04-20 15:09:39 destination > Deleting tempFile data f94f97d1-8316-4c69-a326-9b5dc894bb8d4317781012954978370.csv.gz 2023-04-20 15:09:39 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:39 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:39 destination > Finished writing data to bd880fbc-18f8-4c17-83a3-a4405abf8c365385095648674114083.csv.gz (280 bytes) 2023-04-20 15:09:39 destination > closing connection 2023-04-20 15:09:39 destination > Deleting tempFile data bd880fbc-18f8-4c17-83a3-a4405abf8c365385095648674114083.csv.gz 2023-04-20 15:09:39 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:39 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:39 destination > Finished writing data to e166d055-eb37-40e1-a3b0-03b9ffbf523d14748651224701013229.csv.gz (223 bytes) 2023-04-20 15:09:40 destination > closing connection 2023-04-20 15:09:40 destination > Deleting tempFile data e166d055-eb37-40e1-a3b0-03b9ffbf523d14748651224701013229.csv.gz 2023-04-20 15:09:40 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:40 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:40 destination > Finished writing data to b1e7d735-501e-4ab2-b142-5074922e597916899270455200304909.csv.gz (1 KB) 2023-04-20 15:09:40 destination > closing connection 2023-04-20 15:09:40 destination > Deleting tempFile data b1e7d735-501e-4ab2-b142-5074922e597916899270455200304909.csv.gz 2023-04-20 15:09:40 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:09:40 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:09:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:40 destination > Finished writing data to 13c8146b-1e40-4ad6-a032-2c28f2ce198b1391213904749650031.csv.gz (222 bytes) 2023-04-20 15:09:40 destination > closing connection 2023-04-20 15:09:40 destination > Deleting tempFile data 13c8146b-1e40-4ad6-a032-2c28f2ce198b1391213904749650031.csv.gz 2023-04-20 15:09:40 destination > Closing buffer for stream orders 2023-04-20 15:09:40 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:40 destination > Closing buffer for stream transfers 2023-04-20 15:09:40 destination > Closing buffer for stream shotguns 2023-04-20 15:09:40 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:40 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:40 destination > Closing buffer for stream geolocations 2023-04-20 15:09:40 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:40 destination > Closing buffer for stream shotguners 2023-04-20 15:09:40 destination > Closing buffer for stream event_followers 2023-04-20 15:09:40 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:40 destination > Starting a new buffer for stream friendships (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:40 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:40 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:40 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:40 destination > Finished writing data to 0fa7ae79-b9bd-402d-9144-76fb11eab6e89112862041356488349.csv.gz (1 KB) 2023-04-20 15:09:41 destination > closing connection 2023-04-20 15:09:41 destination > Deleting tempFile data 0fa7ae79-b9bd-402d-9144-76fb11eab6e89112862041356488349.csv.gz 2023-04-20 15:09:41 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:41 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:41 destination > Finished writing data to 0fadb773-e11c-4d80-a874-5ba59463580314133005870966607777.csv.gz (882 bytes) 2023-04-20 15:09:41 destination > closing connection 2023-04-20 15:09:41 destination > Deleting tempFile data 0fadb773-e11c-4d80-a874-5ba59463580314133005870966607777.csv.gz 2023-04-20 15:09:41 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:41 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:41 destination > Finished writing data to 5533e98c-9537-4457-b1e2-f2b941d2a53510688248092321610551.csv.gz (449 bytes) 2023-04-20 15:09:41 destination > closing connection 2023-04-20 15:09:41 destination > Deleting tempFile data 5533e98c-9537-4457-b1e2-f2b941d2a53510688248092321610551.csv.gz 2023-04-20 15:09:41 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:41 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:41 destination > Finished writing data to f28bcee1-c509-4636-aa7c-90943297fa2514216059236898066381.csv.gz (1 KB) 2023-04-20 15:09:41 destination > closing connection 2023-04-20 15:09:41 destination > Deleting tempFile data f28bcee1-c509-4636-aa7c-90943297fa2514216059236898066381.csv.gz 2023-04-20 15:09:41 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:41 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:41 destination > Finished writing data to 5208058b-5115-41e4-a78e-a9fdc0ac8c043466776595688612709.csv.gz (1 KB) 2023-04-20 15:09:42 destination > closing connection 2023-04-20 15:09:42 destination > Deleting tempFile data 5208058b-5115-41e4-a78e-a9fdc0ac8c043466776595688612709.csv.gz 2023-04-20 15:09:42 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:42 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:42 destination > Finished writing data to 2acd3101-31df-4cc6-8f95-f6909d60908016520255614133347100.csv.gz (446 bytes) 2023-04-20 15:09:42 destination > closing connection 2023-04-20 15:09:42 destination > Deleting tempFile data 2acd3101-31df-4cc6-8f95-f6909d60908016520255614133347100.csv.gz 2023-04-20 15:09:42 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:42 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:42 destination > Finished writing data to b2a3b172-637a-4c4b-ab6d-a6037ea0e62e4040686974090038939.csv.gz (238 bytes) 2023-04-20 15:09:42 destination > closing connection 2023-04-20 15:09:42 destination > Deleting tempFile data b2a3b172-637a-4c4b-ab6d-a6037ea0e62e4040686974090038939.csv.gz 2023-04-20 15:09:42 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:42 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:42 destination > Finished writing data to 26769b73-9b20-481e-89fb-aad0e4a812945598531916217039010.csv.gz (1 KB) 2023-04-20 15:09:42 destination > closing connection 2023-04-20 15:09:42 destination > Deleting tempFile data 26769b73-9b20-481e-89fb-aad0e4a812945598531916217039010.csv.gz 2023-04-20 15:09:42 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:42 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:42 destination > Finished writing data to 46d69701-e56d-486c-b076-5f536e42d61210576765979648282710.csv.gz (1 KB) 2023-04-20 15:09:43 destination > closing connection 2023-04-20 15:09:43 destination > Deleting tempFile data 46d69701-e56d-486c-b076-5f536e42d61210576765979648282710.csv.gz 2023-04-20 15:09:43 destination > Flushing buffer of stream friendships (10 bytes) 2023-04-20 15:09:43 destination > Flushing buffer for stream friendships (10 bytes) to staging 2023-04-20 15:09:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:43 destination > Finished writing data to 20921b8d-8340-4534-ad55-45295eded0f29805533482372523515.csv.gz (192 bytes) 2023-04-20 15:09:43 destination > closing connection 2023-04-20 15:09:43 destination > Deleting tempFile data 20921b8d-8340-4534-ad55-45295eded0f29805533482372523515.csv.gz 2023-04-20 15:09:43 destination > Closing buffer for stream orders 2023-04-20 15:09:43 destination > Closing buffer for stream contacts 2023-04-20 15:09:43 destination > Closing buffer for stream transfers 2023-04-20 15:09:43 destination > Closing buffer for stream shotguns 2023-04-20 15:09:43 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:43 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:43 destination > Closing buffer for stream geolocations 2023-04-20 15:09:43 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:43 destination > Closing buffer for stream shotguners 2023-04-20 15:09:43 destination > Closing buffer for stream friendships 2023-04-20 15:09:43 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream cards (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:43 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:43 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:43 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:43 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:43 destination > Finished writing data to b0650b11-4e23-4798-8048-1f40f1c0cf345911703615725834445.csv.gz (572 bytes) 2023-04-20 15:09:43 destination > closing connection 2023-04-20 15:09:43 destination > Deleting tempFile data b0650b11-4e23-4798-8048-1f40f1c0cf345911703615725834445.csv.gz 2023-04-20 15:09:43 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:43 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:43 destination > Finished writing data to 48728cc7-e6b7-463c-aba5-2ebda76b16a45964416631068922799.csv.gz (1 KB) 2023-04-20 15:09:43 destination > closing connection 2023-04-20 15:09:43 destination > Deleting tempFile data 48728cc7-e6b7-463c-aba5-2ebda76b16a45964416631068922799.csv.gz 2023-04-20 15:09:43 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:09:43 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:09:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:43 destination > Finished writing data to 8209397c-6e7e-4fe5-99a2-48a2369108505127026015924897403.csv.gz (346 bytes) 2023-04-20 15:09:44 destination > closing connection 2023-04-20 15:09:44 destination > Deleting tempFile data 8209397c-6e7e-4fe5-99a2-48a2369108505127026015924897403.csv.gz 2023-04-20 15:09:44 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:09:44 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:09:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:44 destination > Finished writing data to 0525e50e-cff1-417f-8a6e-1a510f941dba2492624218192374697.csv.gz (341 bytes) 2023-04-20 15:09:44 destination > closing connection 2023-04-20 15:09:44 destination > Deleting tempFile data 0525e50e-cff1-417f-8a6e-1a510f941dba2492624218192374697.csv.gz 2023-04-20 15:09:44 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:44 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:44 destination > Finished writing data to aedde273-c15e-4426-8952-563fcc468a2516316502642968409180.csv.gz (1 KB) 2023-04-20 15:09:44 destination > closing connection 2023-04-20 15:09:44 destination > Deleting tempFile data aedde273-c15e-4426-8952-563fcc468a2516316502642968409180.csv.gz 2023-04-20 15:09:44 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:44 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:44 destination > Finished writing data to 48a340d2-7b45-4651-9c09-a7d2976a4c4d5919592014584198772.csv.gz (2 KB) 2023-04-20 15:09:44 destination > closing connection 2023-04-20 15:09:44 destination > Deleting tempFile data 48a340d2-7b45-4651-9c09-a7d2976a4c4d5919592014584198772.csv.gz 2023-04-20 15:09:44 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:44 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:44 destination > Finished writing data to 39d0cd88-f984-488e-92bb-ea7768caf21717136591038150410542.csv.gz (450 bytes) 2023-04-20 15:09:45 destination > closing connection 2023-04-20 15:09:45 destination > Deleting tempFile data 39d0cd88-f984-488e-92bb-ea7768caf21717136591038150410542.csv.gz 2023-04-20 15:09:45 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:45 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:45 destination > Finished writing data to c6c5dd47-63ec-4b85-85a4-79e76f39b38511968054409840601756.csv.gz (357 bytes) 2023-04-20 15:09:45 destination > closing connection 2023-04-20 15:09:45 destination > Deleting tempFile data c6c5dd47-63ec-4b85-85a4-79e76f39b38511968054409840601756.csv.gz 2023-04-20 15:09:45 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:45 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:45 destination > Finished writing data to f15bff97-ac8e-41a8-aa5b-cc45c25f52ae5359829591407948684.csv.gz (228 bytes) 2023-04-20 15:09:45 destination > closing connection 2023-04-20 15:09:45 destination > Deleting tempFile data f15bff97-ac8e-41a8-aa5b-cc45c25f52ae5359829591407948684.csv.gz 2023-04-20 15:09:45 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:45 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:45 destination > Finished writing data to d0ad97af-a727-4e2d-918d-d2228f4dcd4d14046528645015728191.csv.gz (1 KB) 2023-04-20 15:09:45 destination > closing connection 2023-04-20 15:09:45 destination > Deleting tempFile data d0ad97af-a727-4e2d-918d-d2228f4dcd4d14046528645015728191.csv.gz 2023-04-20 15:09:45 destination > Closing buffer for stream contacts 2023-04-20 15:09:45 destination > Closing buffer for stream orders 2023-04-20 15:09:45 destination > Closing buffer for stream cards 2023-04-20 15:09:45 destination > Closing buffer for stream transfers 2023-04-20 15:09:45 destination > Closing buffer for stream shotguns 2023-04-20 15:09:45 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:45 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:45 destination > Closing buffer for stream geolocations 2023-04-20 15:09:45 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:45 destination > Closing buffer for stream shotguners 2023-04-20 15:09:45 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:38.068534 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:38.068534 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:38.068534 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:38.068534 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:38.068534 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:38.068534 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:42.309135 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:42.309135 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:42.309135 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:42.309135 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:42.309135 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:42.309135 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.121706 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.121706 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.121706 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.121706 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.121706 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.121706 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:55:37.597352 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.960429 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:55:37.598000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:55:37.597352 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.960429 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:55:37.598000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:55:37.597352 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:56.960429 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T07:55:37.598000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:57.227000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:57.227000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:14:57.227000 2023-04-20 15:09:45 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:45 destination > Starting a new buffer for stream cards (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:07.257000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:07.257000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:07.257000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382837 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382837 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382837 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382837 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382837 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382837 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:09.382000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:26:13.980000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:51:08.209000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:26:36.702000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:26:13.980000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:51:08.209000 2023-04-20 15:09:45 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:26:36.702000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:26:13.980000 2023-04-20 15:09:45 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:51:08.209000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:26:36.702000 2023-04-20 15:09:45 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:45 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:45 destination > Finished writing data to ba351bbb-b159-4b2f-859e-838fe92e9ddf1323639988936436237.csv.gz (248 bytes) 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:17.245000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:17.245000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:17.245000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-07T04:00:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:53:31.062000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-06T21:30:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:21.796000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:55:18.708000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-07T04:00:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:53:31.062000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-06T21:30:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:21.796000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:55:18.708000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-07T04:00:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:53:31.062000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-06T21:30:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:21.796000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:55:18.708000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.179000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.179000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.179000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.179000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.179000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.179000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-07T04:00:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:53:31.062000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-06T21:30:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.637000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:21.994000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:55:18.708000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-07T04:00:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:53:31.062000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-06T21:30:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.637000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:21.994000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:55:18.708000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-07T04:00:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-15T09:53:31.062000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-06T21:30:00.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:22.637000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:21.994000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T14:55:18.708000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-02T00:00:51.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T17:00:17.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-05-25T17:02:55.275000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.571375 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-02T00:00:32.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-02T00:00:51.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T17:00:17.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-05-25T17:02:55.275000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.571375 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-02T00:00:32.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-02T00:00:51.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T17:00:17.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-05-25T17:02:55.275000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.571375 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-02T00:00:32.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T00:00:51.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T17:00:17.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-05-25T17:02:55.275000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.603657 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T00:00:32.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T00:00:51.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T17:00:17.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-05-25T17:02:55.275000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.603657 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T00:00:32.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T00:00:51.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T17:00:17.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-05-25T17:02:55.275000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.603657 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T00:00:32.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T04:00:48.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-07T21:30:40.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-07T21:57:45.144183 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.633047 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T04:00:48.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T04:00:48.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-07T21:30:40.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-07T21:57:45.144183 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.633047 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T04:00:48.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T04:00:48.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-07T21:30:40.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-07T21:57:45.144183 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.633047 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T04:00:48.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-18T05:00:24.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-17T22:30:11.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T12:16:10.427871 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.662280 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-18T05:00:24.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-18T05:00:24.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-17T22:30:11.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T12:16:10.427871 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.662280 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-18T05:00:24.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-18T05:00:24.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-17T22:30:11.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T12:16:10.427871 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.662280 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-18T05:00:24.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T21:30:39.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-08-11T19:41:22.969381 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.691513 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T21:30:39.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-08-11T19:41:22.969381 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.691513 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T21:30:39.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-08-11T19:41:22.969381 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.691513 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T21:30:39.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-08-11T19:42:38.449505 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.720961 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T21:30:39.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-08-11T19:42:38.449505 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.720961 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-30T21:30:39.000000 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-08-11T19:42:38.449505 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:25.720961 2023-04-20 15:09:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-10-01T04:00:47.000000 2023-04-20 15:09:46 destination > closing connection 2023-04-20 15:09:46 destination > Deleting tempFile data ba351bbb-b159-4b2f-859e-838fe92e9ddf1323639988936436237.csv.gz 2023-04-20 15:09:46 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:46 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:46 destination > Finished writing data to aa855691-be3b-4565-96f4-38e8167bcadf15138896549625355254.csv.gz (373 bytes) 2023-04-20 15:09:46 destination > closing connection 2023-04-20 15:09:46 destination > Deleting tempFile data aa855691-be3b-4565-96f4-38e8167bcadf15138896549625355254.csv.gz 2023-04-20 15:09:46 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:46 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:46 destination > Finished writing data to 8de44112-4bdd-42f1-b4fb-4e9351b2db2c12886420818266282672.csv.gz (752 bytes) 2023-04-20 15:09:46 destination > closing connection 2023-04-20 15:09:46 destination > Deleting tempFile data 8de44112-4bdd-42f1-b4fb-4e9351b2db2c12886420818266282672.csv.gz 2023-04-20 15:09:46 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:09:46 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:09:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:46 destination > Finished writing data to b797c724-36c3-484d-b647-381b9b8d9dd65400242535647025170.csv.gz (345 bytes) 2023-04-20 15:09:46 destination > closing connection 2023-04-20 15:09:46 destination > Deleting tempFile data b797c724-36c3-484d-b647-381b9b8d9dd65400242535647025170.csv.gz 2023-04-20 15:09:46 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:46 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:46 destination > Finished writing data to 1827024a-aa0a-44a4-a432-19c39193a374556493808241488713.csv.gz (716 bytes) 2023-04-20 15:09:47 destination > closing connection 2023-04-20 15:09:47 destination > Deleting tempFile data 1827024a-aa0a-44a4-a432-19c39193a374556493808241488713.csv.gz 2023-04-20 15:09:47 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:47 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:47 destination > Finished writing data to 2897f3e5-c879-4275-956b-7f9e092f8f5618098631795164843210.csv.gz (1 KB) 2023-04-20 15:09:47 destination > closing connection 2023-04-20 15:09:47 destination > Deleting tempFile data 2897f3e5-c879-4275-956b-7f9e092f8f5618098631795164843210.csv.gz 2023-04-20 15:09:47 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:47 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:47 destination > Finished writing data to b5418fd7-a34c-4230-b001-db316b4291d75864986204872613920.csv.gz (9 KB) 2023-04-20 15:09:47 destination > closing connection 2023-04-20 15:09:47 destination > Deleting tempFile data b5418fd7-a34c-4230-b001-db316b4291d75864986204872613920.csv.gz 2023-04-20 15:09:47 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:47 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:47 destination > Finished writing data to 3e3b8d03-d518-4636-a6dd-637d5c8aad035698913081055022253.csv.gz (319 bytes) 2023-04-20 15:09:47 destination > closing connection 2023-04-20 15:09:47 destination > Deleting tempFile data 3e3b8d03-d518-4636-a6dd-637d5c8aad035698913081055022253.csv.gz 2023-04-20 15:09:47 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:47 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:47 destination > Finished writing data to b4072784-27ad-4f41-a413-b0b2c3bcc7852250341576135898073.csv.gz (6 KB) 2023-04-20 15:09:48 destination > closing connection 2023-04-20 15:09:48 destination > Deleting tempFile data b4072784-27ad-4f41-a413-b0b2c3bcc7852250341576135898073.csv.gz 2023-04-20 15:09:48 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:48 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:48 destination > Finished writing data to 0a33e41e-9bd7-46fe-a737-02204b1fc0d46621462702041946714.csv.gz (1 KB) 2023-04-20 15:09:48 destination > closing connection 2023-04-20 15:09:48 destination > Deleting tempFile data 0a33e41e-9bd7-46fe-a737-02204b1fc0d46621462702041946714.csv.gz 2023-04-20 15:09:48 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:48 destination > Closing buffer for stream contacts 2023-04-20 15:09:48 destination > Closing buffer for stream orders 2023-04-20 15:09:48 destination > Closing buffer for stream cards 2023-04-20 15:09:48 destination > Closing buffer for stream shotguns 2023-04-20 15:09:48 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:48 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:48 destination > Closing buffer for stream geolocations 2023-04-20 15:09:48 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:48 destination > Closing buffer for stream shotguners 2023-04-20 15:09:48 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream artist_followers (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream artists (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream orders (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:48 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:48 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:48 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:48 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:48 destination > Finished writing data to 7c63a27a-51c5-41bb-83d4-0710d26444e610538589640278508513.csv.gz (661 bytes) 2023-04-20 15:09:48 destination > closing connection 2023-04-20 15:09:48 destination > Deleting tempFile data 7c63a27a-51c5-41bb-83d4-0710d26444e610538589640278508513.csv.gz 2023-04-20 15:09:48 destination > Flushing buffer of stream artist_followers (10 bytes) 2023-04-20 15:09:48 destination > Flushing buffer for stream artist_followers (10 bytes) to staging 2023-04-20 15:09:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:48 destination > Finished writing data to b4f0f3e1-fc5b-4f7d-bd3c-2b06d0983d4d16387969804246854579.csv.gz (243 bytes) 2023-04-20 15:09:49 destination > closing connection 2023-04-20 15:09:49 destination > Deleting tempFile data b4f0f3e1-fc5b-4f7d-bd3c-2b06d0983d4d16387969804246854579.csv.gz 2023-04-20 15:09:49 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:49 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:49 destination > Finished writing data to 1625a0c6-b383-46c2-997f-ed82a480e63a5001561478811212700.csv.gz (655 bytes) 2023-04-20 15:09:49 destination > closing connection 2023-04-20 15:09:49 destination > Deleting tempFile data 1625a0c6-b383-46c2-997f-ed82a480e63a5001561478811212700.csv.gz 2023-04-20 15:09:49 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:49 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:49 destination > Finished writing data to 3800c2c2-df61-418c-a062-fa8da1ee23da5598390788485801292.csv.gz (1 KB) 2023-04-20 15:09:49 destination > closing connection 2023-04-20 15:09:49 destination > Deleting tempFile data 3800c2c2-df61-418c-a062-fa8da1ee23da5598390788485801292.csv.gz 2023-04-20 15:09:49 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:49 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:49 destination > Finished writing data to 79e2a0c1-380c-413a-ad92-e2725abaf57f16434939633002735916.csv.gz (466 bytes) 2023-04-20 15:09:49 destination > closing connection 2023-04-20 15:09:49 destination > Deleting tempFile data 79e2a0c1-380c-413a-ad92-e2725abaf57f16434939633002735916.csv.gz 2023-04-20 15:09:49 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:49 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:49 destination > Finished writing data to 6bd0e072-5b6a-41b4-becc-7f12581d19692686470157130917282.csv.gz (289 bytes) 2023-04-20 15:09:50 destination > closing connection 2023-04-20 15:09:50 destination > Deleting tempFile data 6bd0e072-5b6a-41b4-becc-7f12581d19692686470157130917282.csv.gz 2023-04-20 15:09:50 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:50 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:50 destination > Finished writing data to 9ffa4060-335a-4786-b3fa-caa8cd1d3fab8047190537749336713.csv.gz (2 KB) 2023-04-20 15:09:50 destination > closing connection 2023-04-20 15:09:50 destination > Deleting tempFile data 9ffa4060-335a-4786-b3fa-caa8cd1d3fab8047190537749336713.csv.gz 2023-04-20 15:09:50 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:50 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:50 destination > Finished writing data to a7112fcc-0dbe-40ff-a462-78a87dfeb4038057330296344448253.csv.gz (1 KB) 2023-04-20 15:09:50 destination > closing connection 2023-04-20 15:09:50 destination > Deleting tempFile data a7112fcc-0dbe-40ff-a462-78a87dfeb4038057330296344448253.csv.gz 2023-04-20 15:09:50 destination > Flushing buffer of stream artists (10 bytes) 2023-04-20 15:09:50 destination > Flushing buffer for stream artists (10 bytes) to staging 2023-04-20 15:09:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:50 destination > Finished writing data to 5e45ef3c-76cf-43dd-8487-495748aa766316399017242979493012.csv.gz (626 bytes) 2023-04-20 15:09:50 destination > closing connection 2023-04-20 15:09:50 destination > Deleting tempFile data 5e45ef3c-76cf-43dd-8487-495748aa766316399017242979493012.csv.gz 2023-04-20 15:09:50 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:09:50 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:09:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:50 destination > Finished writing data to 29c47f2f-976b-443e-a949-4a9ae8678a4214248238541075600771.csv.gz (223 bytes) 2023-04-20 15:09:51 destination > closing connection 2023-04-20 15:09:51 destination > Deleting tempFile data 29c47f2f-976b-443e-a949-4a9ae8678a4214248238541075600771.csv.gz 2023-04-20 15:09:51 destination > Closing buffer for stream orders 2023-04-20 15:09:51 destination > Closing buffer for stream artist_followers 2023-04-20 15:09:51 destination > Closing buffer for stream shotguns 2023-04-20 15:09:51 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:51 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:51 destination > Closing buffer for stream geolocations 2023-04-20 15:09:51 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:51 destination > Closing buffer for stream shotguners 2023-04-20 15:09:51 destination > Closing buffer for stream artists 2023-04-20 15:09:51 destination > Closing buffer for stream event_followers 2023-04-20 15:09:51 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream artist_followers (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream artists (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream orders (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:51 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:51 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:51 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:51 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:51 destination > Finished writing data to 45e932d5-5011-477b-9967-866f35dc9ca87286925472257423127.csv.gz (775 bytes) 2023-04-20 15:09:51 destination > closing connection 2023-04-20 15:09:51 destination > Deleting tempFile data 45e932d5-5011-477b-9967-866f35dc9ca87286925472257423127.csv.gz 2023-04-20 15:09:51 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:51 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:51 destination > Finished writing data to d3b69acf-4533-495c-a537-6b2bfc6340422413886882615184491.csv.gz (323 bytes) 2023-04-20 15:09:51 destination > closing connection 2023-04-20 15:09:51 destination > Deleting tempFile data d3b69acf-4533-495c-a537-6b2bfc6340422413886882615184491.csv.gz 2023-04-20 15:09:51 destination > Flushing buffer of stream artist_followers (10 bytes) 2023-04-20 15:09:51 destination > Flushing buffer for stream artist_followers (10 bytes) to staging 2023-04-20 15:09:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:51 destination > Finished writing data to 2016b405-ef62-4096-8796-d2ce6d16946816007947380785919829.csv.gz (313 bytes) 2023-04-20 15:09:51 destination > closing connection 2023-04-20 15:09:51 destination > Deleting tempFile data 2016b405-ef62-4096-8796-d2ce6d16946816007947380785919829.csv.gz 2023-04-20 15:09:51 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:51 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:51 destination > Finished writing data to 86719ebf-1327-42c5-a822-71c2fd381a1b17128348469158977874.csv.gz (675 bytes) 2023-04-20 15:09:52 destination > closing connection 2023-04-20 15:09:52 destination > Deleting tempFile data 86719ebf-1327-42c5-a822-71c2fd381a1b17128348469158977874.csv.gz 2023-04-20 15:09:52 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:52 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:52 destination > Finished writing data to 04b3f998-1ea7-4e3f-a191-f959e68ba90815858812904437587177.csv.gz (1 KB) 2023-04-20 15:09:52 destination > closing connection 2023-04-20 15:09:52 destination > Deleting tempFile data 04b3f998-1ea7-4e3f-a191-f959e68ba90815858812904437587177.csv.gz 2023-04-20 15:09:52 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:52 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:52 destination > Finished writing data to 36d3961a-aa8a-4cd0-a5ba-1e087265e0b912145293034895845716.csv.gz (290 bytes) 2023-04-20 15:09:52 destination > closing connection 2023-04-20 15:09:52 destination > Deleting tempFile data 36d3961a-aa8a-4cd0-a5ba-1e087265e0b912145293034895845716.csv.gz 2023-04-20 15:09:52 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:52 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:52 destination > Finished writing data to 23bc8993-671b-4a2a-bac8-d0afa2b9687714798233798290081603.csv.gz (226 bytes) 2023-04-20 15:09:52 destination > closing connection 2023-04-20 15:09:52 destination > Deleting tempFile data 23bc8993-671b-4a2a-bac8-d0afa2b9687714798233798290081603.csv.gz 2023-04-20 15:09:52 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:52 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:52 destination > Finished writing data to c8a4399f-8f0c-4da7-92ba-44cbdfce0e5914079558098879921801.csv.gz (1 KB) 2023-04-20 15:09:53 destination > closing connection 2023-04-20 15:09:53 destination > Deleting tempFile data c8a4399f-8f0c-4da7-92ba-44cbdfce0e5914079558098879921801.csv.gz 2023-04-20 15:09:53 destination > Flushing buffer of stream artists (10 bytes) 2023-04-20 15:09:53 destination > Flushing buffer for stream artists (10 bytes) to staging 2023-04-20 15:09:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:53 destination > Finished writing data to 6dd21de8-6653-4ee7-8979-65edf26c255f11742987311872841921.csv.gz (710 bytes) 2023-04-20 15:09:53 destination > closing connection 2023-04-20 15:09:53 destination > Deleting tempFile data 6dd21de8-6653-4ee7-8979-65edf26c255f11742987311872841921.csv.gz 2023-04-20 15:09:53 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:09:53 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:09:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:53 destination > Finished writing data to 2b546f44-832c-4585-a589-ef38d063568916118560114501977739.csv.gz (244 bytes) 2023-04-20 15:09:53 destination > closing connection 2023-04-20 15:09:53 destination > Deleting tempFile data 2b546f44-832c-4585-a589-ef38d063568916118560114501977739.csv.gz 2023-04-20 15:09:53 destination > Closing buffer for stream orders 2023-04-20 15:09:53 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:53 destination > Closing buffer for stream artist_followers 2023-04-20 15:09:53 destination > Closing buffer for stream shotguns 2023-04-20 15:09:53 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:53 destination > Closing buffer for stream geolocations 2023-04-20 15:09:53 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:53 destination > Closing buffer for stream shotguners 2023-04-20 15:09:53 destination > Closing buffer for stream artists 2023-04-20 15:09:53 destination > Closing buffer for stream event_followers 2023-04-20 15:09:53 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream orders (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:53 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:53 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:53 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:53 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:53 destination > Finished writing data to eee0d4ea-a4f4-49aa-afb8-fe52d27f262d14807512872920830366.csv.gz (909 bytes) 2023-04-20 15:09:54 destination > closing connection 2023-04-20 15:09:54 destination > Deleting tempFile data eee0d4ea-a4f4-49aa-afb8-fe52d27f262d14807512872920830366.csv.gz 2023-04-20 15:09:54 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:54 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:54 destination > Finished writing data to 10b532db-ff5a-49ed-b0ac-5eee8c698e4812234522538407818845.csv.gz (264 bytes) 2023-04-20 15:09:54 destination > closing connection 2023-04-20 15:09:54 destination > Deleting tempFile data 10b532db-ff5a-49ed-b0ac-5eee8c698e4812234522538407818845.csv.gz 2023-04-20 15:09:54 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:09:54 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:09:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:54 destination > Finished writing data to 189bbf7e-6fca-457f-95ee-2388483a533a2082029222401365854.csv.gz (345 bytes) 2023-04-20 15:09:54 destination > closing connection 2023-04-20 15:09:54 destination > Deleting tempFile data 189bbf7e-6fca-457f-95ee-2388483a533a2082029222401365854.csv.gz 2023-04-20 15:09:54 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:54 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:54 destination > Finished writing data to 06efea80-c023-4f13-9a73-f0d0254943102957861631796634362.csv.gz (777 bytes) 2023-04-20 15:09:54 destination > closing connection 2023-04-20 15:09:54 destination > Deleting tempFile data 06efea80-c023-4f13-9a73-f0d0254943102957861631796634362.csv.gz 2023-04-20 15:09:54 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:54 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:54 destination > Finished writing data to 971143f5-66f3-4b0a-96ce-84e1e1d1880617312338698548082045.csv.gz (406 bytes) 2023-04-20 15:09:55 destination > closing connection 2023-04-20 15:09:55 destination > Deleting tempFile data 971143f5-66f3-4b0a-96ce-84e1e1d1880617312338698548082045.csv.gz 2023-04-20 15:09:55 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:55 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:55 destination > Finished writing data to 83cee523-b1a4-4746-b274-ad22d220d017212471800845905321.csv.gz (442 bytes) 2023-04-20 15:09:55 destination > closing connection 2023-04-20 15:09:55 destination > Deleting tempFile data 83cee523-b1a4-4746-b274-ad22d220d017212471800845905321.csv.gz 2023-04-20 15:09:55 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:55 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:55 destination > Finished writing data to 8e051c28-1575-40e6-a288-f1226376639d12542791510364214013.csv.gz (318 bytes) 2023-04-20 15:09:55 destination > closing connection 2023-04-20 15:09:55 destination > Deleting tempFile data 8e051c28-1575-40e6-a288-f1226376639d12542791510364214013.csv.gz 2023-04-20 15:09:55 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:55 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:55 destination > Finished writing data to 42f35a8c-0e66-471f-90fc-a93397422f7315692629149635918032.csv.gz (226 bytes) 2023-04-20 15:09:55 destination > closing connection 2023-04-20 15:09:55 destination > Deleting tempFile data 42f35a8c-0e66-471f-90fc-a93397422f7315692629149635918032.csv.gz 2023-04-20 15:09:55 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:09:55 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:09:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:55 destination > Finished writing data to 8052a021-8140-438f-b6d5-d608d2f9043b4788824944260314798.csv.gz (2 KB) 2023-04-20 15:09:56 destination > closing connection 2023-04-20 15:09:56 destination > Deleting tempFile data 8052a021-8140-438f-b6d5-d608d2f9043b4788824944260314798.csv.gz 2023-04-20 15:09:56 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:56 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:56 destination > Finished writing data to ba5a7547-3137-4881-99a4-0a2f8e5340282712172972311195260.csv.gz (920 bytes) 2023-04-20 15:09:56 destination > closing connection 2023-04-20 15:09:56 destination > Deleting tempFile data ba5a7547-3137-4881-99a4-0a2f8e5340282712172972311195260.csv.gz 2023-04-20 15:09:56 destination > Closing buffer for stream orders 2023-04-20 15:09:56 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:56 destination > Closing buffer for stream contacts 2023-04-20 15:09:56 destination > Closing buffer for stream shotguns 2023-04-20 15:09:56 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:56 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:56 destination > Closing buffer for stream geolocations 2023-04-20 15:09:56 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:56 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:09:56 destination > Closing buffer for stream shotguners 2023-04-20 15:09:56 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream cities (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:56 destination > Starting a new buffer for stream auth_codes (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:56 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:56 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:56 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:56 destination > Finished writing data to be5736c6-743b-42dc-ad8e-6d728eb557625173279595628424536.csv.gz (263 bytes) 2023-04-20 15:09:56 destination > closing connection 2023-04-20 15:09:56 destination > Deleting tempFile data be5736c6-743b-42dc-ad8e-6d728eb557625173279595628424536.csv.gz 2023-04-20 15:09:56 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:56 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:56 destination > Finished writing data to ef9f0e0c-4456-4e20-80da-447d30f80abc17153874893484480936.csv.gz (1 KB) 2023-04-20 15:09:56 destination > closing connection 2023-04-20 15:09:56 destination > Deleting tempFile data ef9f0e0c-4456-4e20-80da-447d30f80abc17153874893484480936.csv.gz 2023-04-20 15:09:56 destination > Flushing buffer of stream cities (10 bytes) 2023-04-20 15:09:56 destination > Flushing buffer for stream cities (10 bytes) to staging 2023-04-20 15:09:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:56 destination > Finished writing data to 026359d5-86f0-4941-a469-cf4885a4663614259021798353321100.csv.gz (247 bytes) 2023-04-20 15:09:57 destination > closing connection 2023-04-20 15:09:57 destination > Deleting tempFile data 026359d5-86f0-4941-a469-cf4885a4663614259021798353321100.csv.gz 2023-04-20 15:09:57 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:57 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:57 destination > Finished writing data to 15cca09e-f406-4dc1-82d2-d837e947d6a110947330396708620842.csv.gz (781 bytes) 2023-04-20 15:09:57 destination > closing connection 2023-04-20 15:09:57 destination > Deleting tempFile data 15cca09e-f406-4dc1-82d2-d837e947d6a110947330396708620842.csv.gz 2023-04-20 15:09:57 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:57 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:57 destination > Finished writing data to bb9c92b4-07b4-4cf2-8890-b51495aa258712958251986411338398.csv.gz (1 KB) 2023-04-20 15:09:57 destination > closing connection 2023-04-20 15:09:57 destination > Deleting tempFile data bb9c92b4-07b4-4cf2-8890-b51495aa258712958251986411338398.csv.gz 2023-04-20 15:09:57 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:57 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:57 destination > Finished writing data to f9c7017c-cefe-4ead-9380-d22c0e58d0061383496042020025964.csv.gz (630 bytes) 2023-04-20 15:09:57 destination > closing connection 2023-04-20 15:09:57 destination > Deleting tempFile data f9c7017c-cefe-4ead-9380-d22c0e58d0061383496042020025964.csv.gz 2023-04-20 15:09:57 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:09:57 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:09:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:57 destination > Finished writing data to 4fe55a2e-d9b5-4900-90cd-88476836b92116266301474554895310.csv.gz (387 bytes) 2023-04-20 15:09:58 destination > closing connection 2023-04-20 15:09:58 destination > Deleting tempFile data 4fe55a2e-d9b5-4900-90cd-88476836b92116266301474554895310.csv.gz 2023-04-20 15:09:58 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:09:58 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:09:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:58 destination > Finished writing data to dd561b7d-c0e7-4a69-9e36-c836f50afae11465868933727965997.csv.gz (350 bytes) 2023-04-20 15:09:58 destination > closing connection 2023-04-20 15:09:58 destination > Deleting tempFile data dd561b7d-c0e7-4a69-9e36-c836f50afae11465868933727965997.csv.gz 2023-04-20 15:09:58 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:09:58 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:09:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:58 destination > Finished writing data to 6e1cc2e5-3617-4aea-9119-d8df06a1fcff9745624803667574222.csv.gz (1 KB) 2023-04-20 15:09:58 destination > closing connection 2023-04-20 15:09:58 destination > Deleting tempFile data 6e1cc2e5-3617-4aea-9119-d8df06a1fcff9745624803667574222.csv.gz 2023-04-20 15:09:58 destination > Flushing buffer of stream auth_codes (10 bytes) 2023-04-20 15:09:58 destination > Flushing buffer for stream auth_codes (10 bytes) to staging 2023-04-20 15:09:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:58 destination > Finished writing data to 9780c1da-8a01-42c1-a4f5-60fdc156dd0611155041396678559924.csv.gz (236 bytes) 2023-04-20 15:09:58 destination > closing connection 2023-04-20 15:09:58 destination > Deleting tempFile data 9780c1da-8a01-42c1-a4f5-60fdc156dd0611155041396678559924.csv.gz 2023-04-20 15:09:58 destination > Closing buffer for stream contacts_acls 2023-04-20 15:09:58 destination > Closing buffer for stream orders 2023-04-20 15:09:58 destination > Closing buffer for stream cities 2023-04-20 15:09:58 destination > Closing buffer for stream shotguns 2023-04-20 15:09:58 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:09:58 destination > Closing buffer for stream app_notifications 2023-04-20 15:09:58 destination > Closing buffer for stream geolocations 2023-04-20 15:09:58 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:09:58 destination > Closing buffer for stream shotguners 2023-04-20 15:09:58 destination > Closing buffer for stream auth_codes 2023-04-20 15:09:58 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 2 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 4 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:09:58 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 110000 (73 MB) 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:27.312000 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:27.312000 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:27.312000 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T04:15:28.702717 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T04:15:28.702717 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T04:15:28.702717 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T17:00:40.595729 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T17:00:40.595729 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T17:00:40.595729 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T18:05:42.876602 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T18:05:42.876602 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 8 buffers) 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T18:05:42.876602 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 destination > Starting a new buffer for stream auth_codes (current state: 0 bytes in 9 buffers) 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:09:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 destination > Finished writing data to 2ac2b1f2-9730-443a-b0f6-549896c097956405459945136009649.csv.gz (250 bytes) 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:28.154496 2023-04-20 15:09:59 destination > closing connection 2023-04-20 15:09:59 destination > Deleting tempFile data 2ac2b1f2-9730-443a-b0f6-549896c097956405459945136009649.csv.gz 2023-04-20 15:09:59 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:09:59 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:09:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:59 destination > Finished writing data to c0bcf717-5a4a-4e35-aefa-fe798b2216e82852015753950046385.csv.gz (1 KB) 2023-04-20 15:09:59 destination > closing connection 2023-04-20 15:09:59 destination > Deleting tempFile data c0bcf717-5a4a-4e35-aefa-fe798b2216e82852015753950046385.csv.gz 2023-04-20 15:09:59 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:09:59 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:09:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:59 destination > Finished writing data to aadfbe3f-e85a-4240-80ee-6d36dd335e6f436861312613364590.csv.gz (816 bytes) 2023-04-20 15:09:59 destination > closing connection 2023-04-20 15:09:59 destination > Deleting tempFile data aadfbe3f-e85a-4240-80ee-6d36dd335e6f436861312613364590.csv.gz 2023-04-20 15:09:59 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:09:59 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:09:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:59 destination > Finished writing data to c15d3b3d-a902-4215-ae98-b1d06341daa82886064191866997887.csv.gz (1 KB) 2023-04-20 15:09:59 destination > closing connection 2023-04-20 15:09:59 destination > Deleting tempFile data c15d3b3d-a902-4215-ae98-b1d06341daa82886064191866997887.csv.gz 2023-04-20 15:09:59 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:09:59 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:09:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:09:59 destination > Finished writing data to d6e312c0-15c6-4da8-a796-220f7f6129847641401847403893418.csv.gz (466 bytes) 2023-04-20 15:10:00 destination > closing connection 2023-04-20 15:10:00 destination > Deleting tempFile data d6e312c0-15c6-4da8-a796-220f7f6129847641401847403893418.csv.gz 2023-04-20 15:10:00 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:00 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:00 destination > Finished writing data to 509f347e-f2c1-461b-8155-f05d1f7dba3610711260174274022076.csv.gz (282 bytes) 2023-04-20 15:10:00 destination > closing connection 2023-04-20 15:10:00 destination > Deleting tempFile data 509f347e-f2c1-461b-8155-f05d1f7dba3610711260174274022076.csv.gz 2023-04-20 15:10:00 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:00 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:00 destination > Finished writing data to bcfd353b-5033-405b-92fb-8df626a376d014627563012487886435.csv.gz (300 bytes) 2023-04-20 15:10:00 destination > closing connection 2023-04-20 15:10:00 destination > Deleting tempFile data bcfd353b-5033-405b-92fb-8df626a376d014627563012487886435.csv.gz 2023-04-20 15:10:00 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:00 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:00 destination > Finished writing data to c0c5a12c-26a5-4903-88ac-4ba80c0948ca15117065607866081612.csv.gz (1 KB) 2023-04-20 15:10:00 destination > closing connection 2023-04-20 15:10:00 destination > Deleting tempFile data c0c5a12c-26a5-4903-88ac-4ba80c0948ca15117065607866081612.csv.gz 2023-04-20 15:10:00 destination > Flushing buffer of stream auth_codes (10 bytes) 2023-04-20 15:10:00 destination > Flushing buffer for stream auth_codes (10 bytes) to staging 2023-04-20 15:10:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:00 destination > Finished writing data to 16372ecf-782b-4726-bf9d-19cb8573253512189167005406587122.csv.gz (240 bytes) 2023-04-20 15:10:01 destination > closing connection 2023-04-20 15:10:01 destination > Deleting tempFile data 16372ecf-782b-4726-bf9d-19cb8573253512189167005406587122.csv.gz 2023-04-20 15:10:01 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:10:01 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:10:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:01 destination > Finished writing data to eff12c97-6c8e-4323-8d55-f0f391ba395117274703846538632764.csv.gz (221 bytes) 2023-04-20 15:10:01 destination > closing connection 2023-04-20 15:10:01 destination > Deleting tempFile data eff12c97-6c8e-4323-8d55-f0f391ba395117274703846538632764.csv.gz 2023-04-20 15:10:01 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:01 destination > Closing buffer for stream orders 2023-04-20 15:10:01 destination > Closing buffer for stream shotguns 2023-04-20 15:10:01 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:01 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:01 destination > Closing buffer for stream geolocations 2023-04-20 15:10:01 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:01 destination > Closing buffer for stream shotguners 2023-04-20 15:10:01 destination > Closing buffer for stream auth_codes 2023-04-20 15:10:01 destination > Closing buffer for stream event_followers 2023-04-20 15:10:01 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream orders (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:01 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:01 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:01 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:01 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:01 destination > Finished writing data to e556bb3e-90ce-4a91-8948-8f6b105067f66459289990019022249.csv.gz (248 bytes) 2023-04-20 15:10:01 destination > closing connection 2023-04-20 15:10:01 destination > Deleting tempFile data e556bb3e-90ce-4a91-8948-8f6b105067f66459289990019022249.csv.gz 2023-04-20 15:10:01 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:01 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:01 destination > Finished writing data to 563d226c-44d4-443b-8fc8-eb2b532848475841130394542611815.csv.gz (493 bytes) 2023-04-20 15:10:02 destination > closing connection 2023-04-20 15:10:02 destination > Deleting tempFile data 563d226c-44d4-443b-8fc8-eb2b532848475841130394542611815.csv.gz 2023-04-20 15:10:02 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:02 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:02 destination > Finished writing data to f8361351-c614-4df7-bbae-1357322bb8ec7652204784809214467.csv.gz (813 bytes) 2023-04-20 15:10:02 destination > closing connection 2023-04-20 15:10:02 destination > Deleting tempFile data f8361351-c614-4df7-bbae-1357322bb8ec7652204784809214467.csv.gz 2023-04-20 15:10:02 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:02 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:02 destination > Finished writing data to f22188f2-a381-4b54-9b91-9278d93d519717006402172137516848.csv.gz (601 bytes) 2023-04-20 15:10:02 destination > closing connection 2023-04-20 15:10:02 destination > Deleting tempFile data f22188f2-a381-4b54-9b91-9278d93d519717006402172137516848.csv.gz 2023-04-20 15:10:02 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:02 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:02 destination > Finished writing data to cec6dd8e-3b3a-4a8f-851f-71adce1c24ac986611553631797140.csv.gz (756 bytes) 2023-04-20 15:10:02 destination > closing connection 2023-04-20 15:10:02 destination > Deleting tempFile data cec6dd8e-3b3a-4a8f-851f-71adce1c24ac986611553631797140.csv.gz 2023-04-20 15:10:02 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:02 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:02 destination > Finished writing data to 35bb2290-290c-4cd2-be1a-35838aa6efb07578140714022048625.csv.gz (427 bytes) 2023-04-20 15:10:03 destination > closing connection 2023-04-20 15:10:03 destination > Deleting tempFile data 35bb2290-290c-4cd2-be1a-35838aa6efb07578140714022048625.csv.gz 2023-04-20 15:10:03 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:10:03 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:10:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:03 destination > Finished writing data to a978b6a2-9e9b-485a-b6bc-657bfccfc2fa803618968386050853.csv.gz (303 bytes) 2023-04-20 15:10:03 destination > closing connection 2023-04-20 15:10:03 destination > Deleting tempFile data a978b6a2-9e9b-485a-b6bc-657bfccfc2fa803618968386050853.csv.gz 2023-04-20 15:10:03 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:03 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:03 destination > Finished writing data to 317b6217-6a87-420d-b87e-2effe372033d7064822018845982074.csv.gz (226 bytes) 2023-04-20 15:10:03 destination > closing connection 2023-04-20 15:10:03 destination > Deleting tempFile data 317b6217-6a87-420d-b87e-2effe372033d7064822018845982074.csv.gz 2023-04-20 15:10:03 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:03 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:03 destination > Finished writing data to 557efcc6-7587-4ee4-9991-451cd54bf3846207164403938744290.csv.gz (2 KB) 2023-04-20 15:10:04 destination > closing connection 2023-04-20 15:10:04 destination > Deleting tempFile data 557efcc6-7587-4ee4-9991-451cd54bf3846207164403938744290.csv.gz 2023-04-20 15:10:04 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:04 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:04 destination > Finished writing data to 5894751c-76c9-45b8-b84f-fb08f7dbb5ac15493381744034583291.csv.gz (1 KB) 2023-04-20 15:10:04 destination > closing connection 2023-04-20 15:10:04 destination > Deleting tempFile data 5894751c-76c9-45b8-b84f-fb08f7dbb5ac15493381744034583291.csv.gz 2023-04-20 15:10:04 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:04 destination > Closing buffer for stream contacts 2023-04-20 15:10:04 destination > Closing buffer for stream orders 2023-04-20 15:10:04 destination > Closing buffer for stream shotguns 2023-04-20 15:10:04 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:04 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:04 destination > Closing buffer for stream transfer_demands 2023-04-20 15:10:04 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:04 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:04 destination > Closing buffer for stream shotguners 2023-04-20 15:10:04 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:04 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:04 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:04 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:04 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:04 destination > Finished writing data to 6cfd9e98-7f50-426b-998b-3fa850c43cfd12944308233040977682.csv.gz (248 bytes) 2023-04-20 15:10:04 destination > closing connection 2023-04-20 15:10:04 destination > Deleting tempFile data 6cfd9e98-7f50-426b-998b-3fa850c43cfd12944308233040977682.csv.gz 2023-04-20 15:10:04 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:04 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:04 destination > Finished writing data to 5d84909b-3591-4263-b0ea-4ebce06c03c26361662345572274542.csv.gz (353 bytes) 2023-04-20 15:10:04 destination > closing connection 2023-04-20 15:10:04 destination > Deleting tempFile data 5d84909b-3591-4263-b0ea-4ebce06c03c26361662345572274542.csv.gz 2023-04-20 15:10:04 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:04 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:04 destination > Finished writing data to b3eb0506-5d0b-417f-a816-c101ff5d1ba811458935449930988364.csv.gz (1013 bytes) 2023-04-20 15:10:05 destination > closing connection 2023-04-20 15:10:05 destination > Deleting tempFile data b3eb0506-5d0b-417f-a816-c101ff5d1ba811458935449930988364.csv.gz 2023-04-20 15:10:05 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:05 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:05 destination > Finished writing data to 3b3ae4a8-250b-4830-9f61-88164f1c743c11664075684731837161.csv.gz (542 bytes) 2023-04-20 15:10:05 destination > closing connection 2023-04-20 15:10:05 destination > Deleting tempFile data 3b3ae4a8-250b-4830-9f61-88164f1c743c11664075684731837161.csv.gz 2023-04-20 15:10:05 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:05 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:05 destination > Finished writing data to fc622c42-d82c-4889-8b84-26638f5f4e2912937427733293751275.csv.gz (1 KB) 2023-04-20 15:10:05 destination > closing connection 2023-04-20 15:10:05 destination > Deleting tempFile data fc622c42-d82c-4889-8b84-26638f5f4e2912937427733293751275.csv.gz 2023-04-20 15:10:05 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:05 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:05 destination > Finished writing data to 0eccc8ac-5291-4107-a87a-7b7f569623551200455551986696594.csv.gz (448 bytes) 2023-04-20 15:10:06 destination > closing connection 2023-04-20 15:10:06 destination > Deleting tempFile data 0eccc8ac-5291-4107-a87a-7b7f569623551200455551986696594.csv.gz 2023-04-20 15:10:06 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:06 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:06 destination > Finished writing data to d310cd4c-7f57-456d-a90e-5e1acd0580b313986948692109540582.csv.gz (320 bytes) 2023-04-20 15:10:06 destination > closing connection 2023-04-20 15:10:06 destination > Deleting tempFile data d310cd4c-7f57-456d-a90e-5e1acd0580b313986948692109540582.csv.gz 2023-04-20 15:10:06 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:06 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:06 destination > Finished writing data to 4ca46440-2e69-4c95-a955-b7de26c0205c16534410961972903521.csv.gz (310 bytes) 2023-04-20 15:10:06 destination > closing connection 2023-04-20 15:10:06 destination > Deleting tempFile data 4ca46440-2e69-4c95-a955-b7de26c0205c16534410961972903521.csv.gz 2023-04-20 15:10:06 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:06 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:06 destination > Finished writing data to e03d33b8-45a2-4a00-97ba-40a5831d900b17430464094082615299.csv.gz (2 KB) 2023-04-20 15:10:07 destination > closing connection 2023-04-20 15:10:07 destination > Deleting tempFile data e03d33b8-45a2-4a00-97ba-40a5831d900b17430464094082615299.csv.gz 2023-04-20 15:10:07 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:07 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:07 destination > Finished writing data to 6c8e091a-efe9-453a-86a5-c151059848a44473135356884223408.csv.gz (863 bytes) 2023-04-20 15:10:07 destination > closing connection 2023-04-20 15:10:07 destination > Deleting tempFile data 6c8e091a-efe9-453a-86a5-c151059848a44473135356884223408.csv.gz 2023-04-20 15:10:07 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:07 destination > Closing buffer for stream contacts 2023-04-20 15:10:07 destination > Closing buffer for stream orders 2023-04-20 15:10:07 destination > Closing buffer for stream shotguns 2023-04-20 15:10:07 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:07 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:07 destination > Closing buffer for stream geolocations 2023-04-20 15:10:07 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:07 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:07 destination > Closing buffer for stream shotguners 2023-04-20 15:10:07 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream friendships (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream cards (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:07 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:07 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:07 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:07 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:07 destination > Finished writing data to fefe4869-9a86-4e3b-97ba-3e9851f7422116129272362770434411.csv.gz (511 bytes) 2023-04-20 15:10:07 destination > closing connection 2023-04-20 15:10:07 destination > Deleting tempFile data fefe4869-9a86-4e3b-97ba-3e9851f7422116129272362770434411.csv.gz 2023-04-20 15:10:07 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:07 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:07 destination > Finished writing data to f88d7cfc-15a3-43ea-8d64-5039afa613b29312668713343394040.csv.gz (1 KB) 2023-04-20 15:10:08 destination > closing connection 2023-04-20 15:10:08 destination > Deleting tempFile data f88d7cfc-15a3-43ea-8d64-5039afa613b29312668713343394040.csv.gz 2023-04-20 15:10:08 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:10:08 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:10:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:08 destination > Finished writing data to bfb317fb-bb0a-42f5-8a43-e156c6be2a572174772341001953386.csv.gz (457 bytes) 2023-04-20 15:10:08 destination > closing connection 2023-04-20 15:10:08 destination > Deleting tempFile data bfb317fb-bb0a-42f5-8a43-e156c6be2a572174772341001953386.csv.gz 2023-04-20 15:10:08 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:08 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:08 destination > Finished writing data to a4fedd66-a8a0-4517-9819-7d3b95ba152715378583318023133214.csv.gz (996 bytes) 2023-04-20 15:10:08 destination > closing connection 2023-04-20 15:10:08 destination > Deleting tempFile data a4fedd66-a8a0-4517-9819-7d3b95ba152715378583318023133214.csv.gz 2023-04-20 15:10:08 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:08 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:08 destination > Finished writing data to 8ed319a2-5330-4b3d-98ed-b21465fa61c013556375180181278161.csv.gz (2 KB) 2023-04-20 15:10:08 destination > closing connection 2023-04-20 15:10:08 destination > Deleting tempFile data 8ed319a2-5330-4b3d-98ed-b21465fa61c013556375180181278161.csv.gz 2023-04-20 15:10:08 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:08 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:08 destination > Finished writing data to a846f157-8946-4970-b228-5c49417a42905844682005009209458.csv.gz (452 bytes) 2023-04-20 15:10:09 destination > closing connection 2023-04-20 15:10:09 destination > Deleting tempFile data a846f157-8946-4970-b228-5c49417a42905844682005009209458.csv.gz 2023-04-20 15:10:09 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:09 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:09 destination > Finished writing data to 90315898-7e5e-4af2-8050-3065beb7beb93244591155581302541.csv.gz (226 bytes) 2023-04-20 15:10:09 destination > closing connection 2023-04-20 15:10:09 destination > Deleting tempFile data 90315898-7e5e-4af2-8050-3065beb7beb93244591155581302541.csv.gz 2023-04-20 15:10:09 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:09 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:09 destination > Finished writing data to 53f3ee78-11cd-4485-9378-4ae078bebcb711319079569716771115.csv.gz (2 KB) 2023-04-20 15:10:09 destination > closing connection 2023-04-20 15:10:09 destination > Deleting tempFile data 53f3ee78-11cd-4485-9378-4ae078bebcb711319079569716771115.csv.gz 2023-04-20 15:10:09 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:09 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:09 destination > Finished writing data to d22e71cd-a375-4939-8de1-a7cb802844bf6239671101139309209.csv.gz (2 KB) 2023-04-20 15:10:09 destination > closing connection 2023-04-20 15:10:09 destination > Deleting tempFile data d22e71cd-a375-4939-8de1-a7cb802844bf6239671101139309209.csv.gz 2023-04-20 15:10:09 destination > Flushing buffer of stream friendships (10 bytes) 2023-04-20 15:10:09 destination > Flushing buffer for stream friendships (10 bytes) to staging 2023-04-20 15:10:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:09 destination > Finished writing data to 692a44b7-c7d3-4592-9d38-d49754641ba611818343494851112771.csv.gz (198 bytes) 2023-04-20 15:10:10 destination > closing connection 2023-04-20 15:10:10 destination > Deleting tempFile data 692a44b7-c7d3-4592-9d38-d49754641ba611818343494851112771.csv.gz 2023-04-20 15:10:10 destination > Closing buffer for stream contacts 2023-04-20 15:10:10 destination > Closing buffer for stream orders 2023-04-20 15:10:10 destination > Closing buffer for stream cards 2023-04-20 15:10:10 destination > Closing buffer for stream shotguns 2023-04-20 15:10:10 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:10 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:10 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:10 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:10 destination > Closing buffer for stream shotguners 2023-04-20 15:10:10 destination > Closing buffer for stream friendships 2023-04-20 15:10:10 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream orders (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:10 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910061 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910061 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910061 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910061 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910061 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910061 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:35.910000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:37.275000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:37.275000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:07:05.222000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:37.275000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T11:54:28.933421 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:46.587770 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T11:54:28.935000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T11:54:28.933421 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:46.587770 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T11:54:28.935000 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T11:54:28.933421 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:15:46.587770 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-06T11:54:28.935000 2023-04-20 15:10:10 destination > Starting a new buffer for stream cards (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:10 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:10 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:10 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:10 destination > Finished writing data to 761de4fb-f7a7-453d-bfdb-22fcc3dfb1e35639106232490444695.csv.gz (2 KB) 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:02.947632 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:02.947632 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:02.947632 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:02.947632 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:02.947632 2023-04-20 15:10:10 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:02.947632 2023-04-20 15:10:10 destination > closing connection 2023-04-20 15:10:10 destination > Deleting tempFile data 761de4fb-f7a7-453d-bfdb-22fcc3dfb1e35639106232490444695.csv.gz 2023-04-20 15:10:10 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:10 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:10 destination > Finished writing data to 6c99d7bb-ee88-4aae-a0a5-35494b5604e68768673134987121156.csv.gz (432 bytes) 2023-04-20 15:10:10 destination > closing connection 2023-04-20 15:10:10 destination > Deleting tempFile data 6c99d7bb-ee88-4aae-a0a5-35494b5604e68768673134987121156.csv.gz 2023-04-20 15:10:10 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:10:10 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:10:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:10 destination > Finished writing data to 18eff0b3-723b-4491-995e-858a31d6bf113767857111903912875.csv.gz (343 bytes) 2023-04-20 15:10:10 destination > closing connection 2023-04-20 15:10:10 destination > Deleting tempFile data 18eff0b3-723b-4491-995e-858a31d6bf113767857111903912875.csv.gz 2023-04-20 15:10:10 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:10 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:10 destination > Finished writing data to e876c441-6411-489c-bc8d-c15b0183ff969152659410348193046.csv.gz (1 KB) 2023-04-20 15:10:11 destination > closing connection 2023-04-20 15:10:11 destination > Deleting tempFile data e876c441-6411-489c-bc8d-c15b0183ff969152659410348193046.csv.gz 2023-04-20 15:10:11 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:11 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:11 destination > Finished writing data to 1376e171-7d8d-4ebc-87de-4ceb034732f614690622869580639895.csv.gz (1 KB) 2023-04-20 15:10:11 destination > closing connection 2023-04-20 15:10:11 destination > Deleting tempFile data 1376e171-7d8d-4ebc-87de-4ceb034732f614690622869580639895.csv.gz 2023-04-20 15:10:11 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:11 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:11 destination > Finished writing data to e562acd7-57cc-4e58-9223-37ee7900fbcf9065767660469623952.csv.gz (807 bytes) 2023-04-20 15:10:11 destination > closing connection 2023-04-20 15:10:11 destination > Deleting tempFile data e562acd7-57cc-4e58-9223-37ee7900fbcf9065767660469623952.csv.gz 2023-04-20 15:10:11 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:11 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:11 destination > Finished writing data to 4375d4a5-1856-4371-bbd7-e4e5eb93b3c818381079428608699699.csv.gz (460 bytes) 2023-04-20 15:10:11 destination > closing connection 2023-04-20 15:10:11 destination > Deleting tempFile data 4375d4a5-1856-4371-bbd7-e4e5eb93b3c818381079428608699699.csv.gz 2023-04-20 15:10:11 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:11 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:11 destination > Finished writing data to a980353c-8b5e-4117-aeb7-231b1e32872b15888065876056116526.csv.gz (539 bytes) 2023-04-20 15:10:12 destination > closing connection 2023-04-20 15:10:12 destination > Deleting tempFile data a980353c-8b5e-4117-aeb7-231b1e32872b15888065876056116526.csv.gz 2023-04-20 15:10:12 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:10:12 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:10:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:12 destination > Finished writing data to 39abf07b-2579-40bf-b5e1-4b3da463431d7154243783172712492.csv.gz (382 bytes) 2023-04-20 15:10:12 destination > closing connection 2023-04-20 15:10:12 destination > Deleting tempFile data 39abf07b-2579-40bf-b5e1-4b3da463431d7154243783172712492.csv.gz 2023-04-20 15:10:12 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:12 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:12 destination > Finished writing data to b93a9b1c-3bd7-4169-958e-6c154fc6681513570789444352380064.csv.gz (2 KB) 2023-04-20 15:10:12 destination > closing connection 2023-04-20 15:10:12 destination > Deleting tempFile data b93a9b1c-3bd7-4169-958e-6c154fc6681513570789444352380064.csv.gz 2023-04-20 15:10:12 destination > Closing buffer for stream orders 2023-04-20 15:10:12 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:12 destination > Closing buffer for stream cards 2023-04-20 15:10:12 destination > Closing buffer for stream shotguns 2023-04-20 15:10:12 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:12 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:12 destination > Closing buffer for stream geolocations 2023-04-20 15:10:12 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:12 destination > Closing buffer for stream artworks 2023-04-20 15:10:12 destination > Closing buffer for stream shotguners 2023-04-20 15:10:12 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:12 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:12 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:12 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:12 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:12 destination > Finished writing data to eb0217b6-1e49-4575-b632-cb6e06badd1a11797717246797697604.csv.gz (249 bytes) 2023-04-20 15:10:12 destination > closing connection 2023-04-20 15:10:12 destination > Deleting tempFile data eb0217b6-1e49-4575-b632-cb6e06badd1a11797717246797697604.csv.gz 2023-04-20 15:10:12 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:12 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:12 destination > Finished writing data to c1d70e2f-1193-4c70-ac30-bb78c8cf33d415501898176556137160.csv.gz (324 bytes) 2023-04-20 15:10:13 destination > closing connection 2023-04-20 15:10:13 destination > Deleting tempFile data c1d70e2f-1193-4c70-ac30-bb78c8cf33d415501898176556137160.csv.gz 2023-04-20 15:10:13 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:13 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:13 destination > Finished writing data to 7a281c8c-7bdb-4239-bbcc-ba555576a91e642322240641797998.csv.gz (578 bytes) 2023-04-20 15:10:13 destination > closing connection 2023-04-20 15:10:13 destination > Deleting tempFile data 7a281c8c-7bdb-4239-bbcc-ba555576a91e642322240641797998.csv.gz 2023-04-20 15:10:13 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:13 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:13 destination > Finished writing data to 83ab756b-33bd-44d8-ab4b-ddb10e8a02667190653522932750872.csv.gz (1 KB) 2023-04-20 15:10:13 destination > closing connection 2023-04-20 15:10:13 destination > Deleting tempFile data 83ab756b-33bd-44d8-ab4b-ddb10e8a02667190653522932750872.csv.gz 2023-04-20 15:10:13 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:13 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:13 destination > Finished writing data to 3e981eb5-7fd9-4dda-a86e-b3e8dac30ed33622373930559488677.csv.gz (444 bytes) 2023-04-20 15:10:14 destination > closing connection 2023-04-20 15:10:14 destination > Deleting tempFile data 3e981eb5-7fd9-4dda-a86e-b3e8dac30ed33622373930559488677.csv.gz 2023-04-20 15:10:14 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:10:14 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:10:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:14 destination > Finished writing data to 2dccb316-17e8-4b2d-bb21-b133c6eede7714417758100556325136.csv.gz (314 bytes) 2023-04-20 15:10:14 destination > closing connection 2023-04-20 15:10:14 destination > Deleting tempFile data 2dccb316-17e8-4b2d-bb21-b133c6eede7714417758100556325136.csv.gz 2023-04-20 15:10:14 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:14 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:14 destination > Finished writing data to be44ae24-77d8-4d75-94a2-fc878ae0eca012292191278005882000.csv.gz (316 bytes) 2023-04-20 15:10:14 destination > closing connection 2023-04-20 15:10:14 destination > Deleting tempFile data be44ae24-77d8-4d75-94a2-fc878ae0eca012292191278005882000.csv.gz 2023-04-20 15:10:14 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:14 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:14 destination > Finished writing data to b469a535-5a07-4057-abd9-faaafb091d6e17780394118623128438.csv.gz (225 bytes) 2023-04-20 15:10:14 destination > closing connection 2023-04-20 15:10:14 destination > Deleting tempFile data b469a535-5a07-4057-abd9-faaafb091d6e17780394118623128438.csv.gz 2023-04-20 15:10:14 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:14 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:14 destination > Finished writing data to 2512b760-1f26-4ef9-881b-735ec13d4c9c15121453678374908914.csv.gz (2 KB) 2023-04-20 15:10:15 destination > closing connection 2023-04-20 15:10:15 destination > Deleting tempFile data 2512b760-1f26-4ef9-881b-735ec13d4c9c15121453678374908914.csv.gz 2023-04-20 15:10:15 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:15 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:15 destination > Finished writing data to 2597e655-f324-41b7-9f99-e66a0d4521e97083764718030307745.csv.gz (1 KB) 2023-04-20 15:10:15 destination > closing connection 2023-04-20 15:10:15 destination > Deleting tempFile data 2597e655-f324-41b7-9f99-e66a0d4521e97083764718030307745.csv.gz 2023-04-20 15:10:15 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:15 destination > Closing buffer for stream contacts 2023-04-20 15:10:15 destination > Closing buffer for stream shotguns 2023-04-20 15:10:15 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:15 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:15 destination > Closing buffer for stream transfer_demands 2023-04-20 15:10:15 destination > Closing buffer for stream geolocations 2023-04-20 15:10:15 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:15 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:15 destination > Closing buffer for stream shotguners 2023-04-20 15:10:15 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:15 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:15 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:15 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:15 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:15 destination > Finished writing data to 6dbd65f9-6d84-45aa-879c-f4ea182265df5032402018934754955.csv.gz (246 bytes) 2023-04-20 15:10:15 destination > closing connection 2023-04-20 15:10:15 destination > Deleting tempFile data 6dbd65f9-6d84-45aa-879c-f4ea182265df5032402018934754955.csv.gz 2023-04-20 15:10:15 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:15 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:15 destination > Finished writing data to b24df9f0-f96b-45d4-a053-8cfaa6951f6914093211394111138371.csv.gz (340 bytes) 2023-04-20 15:10:16 destination > closing connection 2023-04-20 15:10:16 destination > Deleting tempFile data b24df9f0-f96b-45d4-a053-8cfaa6951f6914093211394111138371.csv.gz 2023-04-20 15:10:16 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:16 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:16 destination > Finished writing data to db340978-a788-44e2-8efb-3eb2f358973d8532119873360688517.csv.gz (998 bytes) 2023-04-20 15:10:16 destination > closing connection 2023-04-20 15:10:16 destination > Deleting tempFile data db340978-a788-44e2-8efb-3eb2f358973d8532119873360688517.csv.gz 2023-04-20 15:10:16 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:16 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:16 destination > Finished writing data to 9c9c3b2c-80d6-4c6c-81ae-7e8ab0cebe4b856799349345122716.csv.gz (749 bytes) 2023-04-20 15:10:16 destination > closing connection 2023-04-20 15:10:16 destination > Deleting tempFile data 9c9c3b2c-80d6-4c6c-81ae-7e8ab0cebe4b856799349345122716.csv.gz 2023-04-20 15:10:16 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:16 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:16 destination > Finished writing data to 271900ed-56fa-4b65-9b49-81620d3520b71115568241707445726.csv.gz (1 KB) 2023-04-20 15:10:16 destination > closing connection 2023-04-20 15:10:16 destination > Deleting tempFile data 271900ed-56fa-4b65-9b49-81620d3520b71115568241707445726.csv.gz 2023-04-20 15:10:16 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:16 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:16 destination > Finished writing data to 3b99d0e5-59af-42a5-b066-677c6532f8d912207636048341388430.csv.gz (788 bytes) 2023-04-20 15:10:16 destination > closing connection 2023-04-20 15:10:16 destination > Deleting tempFile data 3b99d0e5-59af-42a5-b066-677c6532f8d912207636048341388430.csv.gz 2023-04-20 15:10:16 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:16 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:16 destination > Finished writing data to 62843a0a-08f3-4c7c-8953-6aa9aab5fbdb15829851843483005639.csv.gz (450 bytes) 2023-04-20 15:10:17 destination > closing connection 2023-04-20 15:10:17 destination > Deleting tempFile data 62843a0a-08f3-4c7c-8953-6aa9aab5fbdb15829851843483005639.csv.gz 2023-04-20 15:10:17 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:17 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:17 destination > Finished writing data to 64f5b3f4-2752-4653-8710-0e0fc301bd8d13788714764683802857.csv.gz (2 KB) 2023-04-20 15:10:17 destination > closing connection 2023-04-20 15:10:17 destination > Deleting tempFile data 64f5b3f4-2752-4653-8710-0e0fc301bd8d13788714764683802857.csv.gz 2023-04-20 15:10:17 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:17 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:17 destination > Finished writing data to 2735c0cb-1b9c-4a84-85f0-95bb66f0c9fb8511322697841335751.csv.gz (1 KB) 2023-04-20 15:10:17 destination > closing connection 2023-04-20 15:10:17 destination > Deleting tempFile data 2735c0cb-1b9c-4a84-85f0-95bb66f0c9fb8511322697841335751.csv.gz 2023-04-20 15:10:17 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:17 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:17 destination > Finished writing data to dc03b3cb-270b-4015-a59f-9a35c0a86d982232781550554726428.csv.gz (1 KB) 2023-04-20 15:10:17 destination > closing connection 2023-04-20 15:10:17 destination > Deleting tempFile data dc03b3cb-270b-4015-a59f-9a35c0a86d982232781550554726428.csv.gz 2023-04-20 15:10:17 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:17 destination > Closing buffer for stream contacts 2023-04-20 15:10:17 destination > Closing buffer for stream orders 2023-04-20 15:10:17 destination > Closing buffer for stream shotguns 2023-04-20 15:10:17 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:17 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:17 destination > Closing buffer for stream geolocations 2023-04-20 15:10:17 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:17 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:17 destination > Closing buffer for stream shotguners 2023-04-20 15:10:17 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream biz_followers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream orders (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:17 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:17 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:17 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:17 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:17 destination > Finished writing data to c7b0ba23-375a-47f6-bc66-f7873a8791ce6549058447747306061.csv.gz (973 bytes) 2023-04-20 15:10:18 destination > closing connection 2023-04-20 15:10:18 destination > Deleting tempFile data c7b0ba23-375a-47f6-bc66-f7873a8791ce6549058447747306061.csv.gz 2023-04-20 15:10:18 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:18 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:18 destination > Finished writing data to 00221246-65ab-43d5-a87d-dae151dbd6de4511913377643491666.csv.gz (325 bytes) 2023-04-20 15:10:18 destination > closing connection 2023-04-20 15:10:18 destination > Deleting tempFile data 00221246-65ab-43d5-a87d-dae151dbd6de4511913377643491666.csv.gz 2023-04-20 15:10:18 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:18 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:18 destination > Finished writing data to fcb6b1ca-25ed-4d5d-bb2b-08276324c81414334086599529158310.csv.gz (742 bytes) 2023-04-20 15:10:18 destination > closing connection 2023-04-20 15:10:18 destination > Deleting tempFile data fcb6b1ca-25ed-4d5d-bb2b-08276324c81414334086599529158310.csv.gz 2023-04-20 15:10:18 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:18 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:18 destination > Finished writing data to 5b8021c1-61a5-4f83-b744-b3911fab0ee88037658574141014248.csv.gz (644 bytes) 2023-04-20 15:10:18 destination > closing connection 2023-04-20 15:10:18 destination > Deleting tempFile data 5b8021c1-61a5-4f83-b744-b3911fab0ee88037658574141014248.csv.gz 2023-04-20 15:10:18 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:18 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:18 destination > Finished writing data to 0c0dc99d-13a6-4ef6-ae9f-1b456e431f4c11787043470167283288.csv.gz (444 bytes) 2023-04-20 15:10:19 destination > closing connection 2023-04-20 15:10:19 destination > Deleting tempFile data 0c0dc99d-13a6-4ef6-ae9f-1b456e431f4c11787043470167283288.csv.gz 2023-04-20 15:10:19 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:10:19 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:10:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:19 destination > Finished writing data to ff34ba91-48f4-4415-a9f9-e2ee888b790d8682797731553879368.csv.gz (926 bytes) 2023-04-20 15:10:19 destination > closing connection 2023-04-20 15:10:19 destination > Deleting tempFile data ff34ba91-48f4-4415-a9f9-e2ee888b790d8682797731553879368.csv.gz 2023-04-20 15:10:19 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:19 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:19 destination > Finished writing data to ca245623-1703-4ce3-ab1f-112a4b81410312391849217221008378.csv.gz (273 bytes) 2023-04-20 15:10:19 destination > closing connection 2023-04-20 15:10:19 destination > Deleting tempFile data ca245623-1703-4ce3-ab1f-112a4b81410312391849217221008378.csv.gz 2023-04-20 15:10:19 destination > Flushing buffer of stream biz_followers (10 bytes) 2023-04-20 15:10:19 destination > Flushing buffer for stream biz_followers (10 bytes) to staging 2023-04-20 15:10:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:19 destination > Finished writing data to 7f112232-90cf-4df0-9c4c-aac21cac7e8c15500651870209147648.csv.gz (259 bytes) 2023-04-20 15:10:19 destination > closing connection 2023-04-20 15:10:19 destination > Deleting tempFile data 7f112232-90cf-4df0-9c4c-aac21cac7e8c15500651870209147648.csv.gz 2023-04-20 15:10:19 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:19 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:19 destination > Finished writing data to 3b4843be-8052-427e-9b58-fd818d8b66512165634846648197123.csv.gz (227 bytes) 2023-04-20 15:10:20 destination > closing connection 2023-04-20 15:10:20 destination > Deleting tempFile data 3b4843be-8052-427e-9b58-fd818d8b66512165634846648197123.csv.gz 2023-04-20 15:10:20 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:20 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:20 destination > Finished writing data to fec832e9-bdcb-44ac-880c-0dee85651c6617545823603216631384.csv.gz (818 bytes) 2023-04-20 15:10:20 destination > closing connection 2023-04-20 15:10:20 destination > Deleting tempFile data fec832e9-bdcb-44ac-880c-0dee85651c6617545823603216631384.csv.gz 2023-04-20 15:10:20 destination > Closing buffer for stream orders 2023-04-20 15:10:20 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:20 destination > Closing buffer for stream shotguns 2023-04-20 15:10:20 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:20 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:20 destination > Closing buffer for stream bizs 2023-04-20 15:10:20 destination > Closing buffer for stream geolocations 2023-04-20 15:10:20 destination > Closing buffer for stream biz_followers 2023-04-20 15:10:20 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:20 destination > Closing buffer for stream shotguners 2023-04-20 15:10:20 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:20 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:20 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:20 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:20 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:20 destination > Finished writing data to 7adeb2ca-c8a1-4d6f-b420-e0072f6d8d2c17551402585816795485.csv.gz (249 bytes) 2023-04-20 15:10:20 destination > closing connection 2023-04-20 15:10:20 destination > Deleting tempFile data 7adeb2ca-c8a1-4d6f-b420-e0072f6d8d2c17551402585816795485.csv.gz 2023-04-20 15:10:20 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:20 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:20 destination > Finished writing data to 83103207-f9cf-4e0b-8ae8-375cdda4c7ed5861474763875038016.csv.gz (372 bytes) 2023-04-20 15:10:20 destination > closing connection 2023-04-20 15:10:20 destination > Deleting tempFile data 83103207-f9cf-4e0b-8ae8-375cdda4c7ed5861474763875038016.csv.gz 2023-04-20 15:10:20 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:20 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:20 destination > Finished writing data to 3ad70240-e15f-4990-ac50-0a02b7d6190616493602079464415512.csv.gz (1 KB) 2023-04-20 15:10:21 destination > closing connection 2023-04-20 15:10:21 destination > Deleting tempFile data 3ad70240-e15f-4990-ac50-0a02b7d6190616493602079464415512.csv.gz 2023-04-20 15:10:21 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:21 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:21 destination > Finished writing data to 56f4666a-0f57-46c9-834f-1bb5a116f1fb4847429078976075540.csv.gz (863 bytes) 2023-04-20 15:10:21 destination > closing connection 2023-04-20 15:10:21 destination > Deleting tempFile data 56f4666a-0f57-46c9-834f-1bb5a116f1fb4847429078976075540.csv.gz 2023-04-20 15:10:21 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:21 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:21 destination > Finished writing data to c1478abb-5151-44e7-a5a6-788721c6a9e317387926569055717719.csv.gz (841 bytes) 2023-04-20 15:10:21 destination > closing connection 2023-04-20 15:10:21 destination > Deleting tempFile data c1478abb-5151-44e7-a5a6-788721c6a9e317387926569055717719.csv.gz 2023-04-20 15:10:21 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:21 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:21 destination > Finished writing data to 11c21d2a-1078-4949-a149-3b64b822cfa9284496990911266387.csv.gz (445 bytes) 2023-04-20 15:10:22 destination > closing connection 2023-04-20 15:10:22 destination > Deleting tempFile data 11c21d2a-1078-4949-a149-3b64b822cfa9284496990911266387.csv.gz 2023-04-20 15:10:22 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:22 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:22 destination > Finished writing data to 788ec1bf-66a0-450f-b50b-3fe0857803032674261672171020131.csv.gz (273 bytes) 2023-04-20 15:10:22 destination > closing connection 2023-04-20 15:10:22 destination > Deleting tempFile data 788ec1bf-66a0-450f-b50b-3fe0857803032674261672171020131.csv.gz 2023-04-20 15:10:22 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:22 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:22 destination > Finished writing data to be19102f-2183-4740-9d35-98e0fa6058667368759966201119261.csv.gz (2 KB) 2023-04-20 15:10:22 destination > closing connection 2023-04-20 15:10:22 destination > Deleting tempFile data be19102f-2183-4740-9d35-98e0fa6058667368759966201119261.csv.gz 2023-04-20 15:10:22 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:22 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:22 destination > Finished writing data to 917ea50e-cc8f-4775-a1cc-72126f59ea6616643453494279167324.csv.gz (778 bytes) 2023-04-20 15:10:22 destination > closing connection 2023-04-20 15:10:22 destination > Deleting tempFile data 917ea50e-cc8f-4775-a1cc-72126f59ea6616643453494279167324.csv.gz 2023-04-20 15:10:22 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:22 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:22 destination > Finished writing data to 0f207fe6-afda-4868-b50f-44bc811c59ce13944517356719572696.csv.gz (937 bytes) 2023-04-20 15:10:23 destination > closing connection 2023-04-20 15:10:23 destination > Deleting tempFile data 0f207fe6-afda-4868-b50f-44bc811c59ce13944517356719572696.csv.gz 2023-04-20 15:10:23 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:23 destination > Closing buffer for stream contacts 2023-04-20 15:10:23 destination > Closing buffer for stream orders 2023-04-20 15:10:23 destination > Closing buffer for stream shotguns 2023-04-20 15:10:23 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:23 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:23 destination > Closing buffer for stream geolocations 2023-04-20 15:10:23 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:23 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:23 destination > Closing buffer for stream shotguners 2023-04-20 15:10:23 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:23 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:23 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:23 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:23 destination > Starting a new buffer for stream events (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:17.629787 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:17.629787 2023-04-20 15:10:23 destination > Starting a new buffer for stream app_notification_campaigns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:17.629787 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:17.629787 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:17.629787 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:17.629787 2023-04-20 15:10:23 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:23 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342297 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342297 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342000 2023-04-20 15:10:23 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342297 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342297 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342297 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342297 2023-04-20 15:10:23 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:25.342000 2023-04-20 15:10:23 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:23 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:23 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:23 destination > Finished writing data to b0de6c44-82d6-41ad-adcf-d2bf41fc4be68106664227985177187.csv.gz (343 bytes) 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.316860 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.316860 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.317000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.316860 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.316860 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.317000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.316860 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.316860 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.317000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.345115 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.345115 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.344000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.345115 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.345115 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.344000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.345115 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.345115 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:32.344000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T20:13:13.139884 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:40.278621 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T20:13:13.140000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T20:13:13.139884 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:40.278621 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T20:13:13.140000 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T20:13:13.139884 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:16:40.278621 2023-04-20 15:10:23 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-28T20:13:13.140000 2023-04-20 15:10:23 destination > closing connection 2023-04-20 15:10:23 destination > Deleting tempFile data b0de6c44-82d6-41ad-adcf-d2bf41fc4be68106664227985177187.csv.gz 2023-04-20 15:10:23 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:23 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:23 destination > Finished writing data to ec5eb460-65d1-4b4c-b8cd-bd1396228b4913874605364024892206.csv.gz (722 bytes) 2023-04-20 15:10:23 destination > closing connection 2023-04-20 15:10:23 destination > Deleting tempFile data ec5eb460-65d1-4b4c-b8cd-bd1396228b4913874605364024892206.csv.gz 2023-04-20 15:10:23 destination > Flushing buffer of stream app_notification_campaigns (10 bytes) 2023-04-20 15:10:23 destination > Flushing buffer for stream app_notification_campaigns (10 bytes) to staging 2023-04-20 15:10:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:23 destination > Finished writing data to 91775cdb-1156-4022-a477-b78b728ef1385836080921652711359.csv.gz (207 bytes) 2023-04-20 15:10:23 destination > closing connection 2023-04-20 15:10:23 destination > Deleting tempFile data 91775cdb-1156-4022-a477-b78b728ef1385836080921652711359.csv.gz 2023-04-20 15:10:23 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:23 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:23 destination > Finished writing data to 0375a5cf-827a-416b-acac-85fc43c1a98d10054694829467528790.csv.gz (631 bytes) 2023-04-20 15:10:24 destination > closing connection 2023-04-20 15:10:24 destination > Deleting tempFile data 0375a5cf-827a-416b-acac-85fc43c1a98d10054694829467528790.csv.gz 2023-04-20 15:10:24 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:24 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:24 destination > Finished writing data to 88fb14f7-b316-4184-aa64-718765b3e73f9257358410905854464.csv.gz (685 bytes) 2023-04-20 15:10:24 destination > closing connection 2023-04-20 15:10:24 destination > Deleting tempFile data 88fb14f7-b316-4184-aa64-718765b3e73f9257358410905854464.csv.gz 2023-04-20 15:10:24 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:24 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:24 destination > Finished writing data to b6cd1f9b-8559-4a24-aca2-fc464d7bf1875688271050413644980.csv.gz (675 bytes) 2023-04-20 15:10:24 destination > closing connection 2023-04-20 15:10:24 destination > Deleting tempFile data b6cd1f9b-8559-4a24-aca2-fc464d7bf1875688271050413644980.csv.gz 2023-04-20 15:10:24 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:24 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:24 destination > Finished writing data to 5edbdce1-185a-45f8-9138-6de18613155010330382444408703860.csv.gz (237 bytes) 2023-04-20 15:10:24 destination > closing connection 2023-04-20 15:10:24 destination > Deleting tempFile data 5edbdce1-185a-45f8-9138-6de18613155010330382444408703860.csv.gz 2023-04-20 15:10:24 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:24 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:24 destination > Finished writing data to 73f1ba5b-7235-4a05-811b-53d0e4b3055312531451081079338854.csv.gz (224 bytes) 2023-04-20 15:10:24 destination > closing connection 2023-04-20 15:10:24 destination > Deleting tempFile data 73f1ba5b-7235-4a05-811b-53d0e4b3055312531451081079338854.csv.gz 2023-04-20 15:10:24 destination > Flushing buffer of stream events (10 bytes) 2023-04-20 15:10:24 destination > Flushing buffer for stream events (10 bytes) to staging 2023-04-20 15:10:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:24 destination > Finished writing data to 813d0332-b86b-4d6d-a053-73843f5fac354488625704076283971.csv.gz (1 KB) 2023-04-20 15:10:25 destination > closing connection 2023-04-20 15:10:25 destination > Deleting tempFile data 813d0332-b86b-4d6d-a053-73843f5fac354488625704076283971.csv.gz 2023-04-20 15:10:25 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:25 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:25 destination > Finished writing data to aacd21a2-24d0-4865-a8dc-5ebb18e28e0712370730834247776397.csv.gz (747 bytes) 2023-04-20 15:10:25 destination > closing connection 2023-04-20 15:10:25 destination > Deleting tempFile data aacd21a2-24d0-4865-a8dc-5ebb18e28e0712370730834247776397.csv.gz 2023-04-20 15:10:25 destination > Closing buffer for stream contacts 2023-04-20 15:10:25 destination > Closing buffer for stream orders 2023-04-20 15:10:25 destination > Closing buffer for stream app_notification_campaigns 2023-04-20 15:10:25 destination > Closing buffer for stream shotguns 2023-04-20 15:10:25 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:25 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:25 destination > Closing buffer for stream geolocations 2023-04-20 15:10:25 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:25 destination > Closing buffer for stream events 2023-04-20 15:10:25 destination > Closing buffer for stream shotguners 2023-04-20 15:10:25 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream orders (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:25 destination > Starting a new buffer for stream deals (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:25 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:25 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:25 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:25 destination > Finished writing data to b2db6c3a-98c3-43e8-8abd-d623a316ade313415499075457323854.csv.gz (248 bytes) 2023-04-20 15:10:25 destination > closing connection 2023-04-20 15:10:25 destination > Deleting tempFile data b2db6c3a-98c3-43e8-8abd-d623a316ade313415499075457323854.csv.gz 2023-04-20 15:10:25 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:25 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:25 destination > Finished writing data to de3733d7-bf05-4ad2-8f28-6e8c186d158e14360786820069406019.csv.gz (664 bytes) 2023-04-20 15:10:26 destination > closing connection 2023-04-20 15:10:26 destination > Deleting tempFile data de3733d7-bf05-4ad2-8f28-6e8c186d158e14360786820069406019.csv.gz 2023-04-20 15:10:26 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:26 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:26 destination > Finished writing data to b89298e2-4ba3-4a2e-8532-342da990ab0a7755394508213008374.csv.gz (365 bytes) 2023-04-20 15:10:26 destination > closing connection 2023-04-20 15:10:26 destination > Deleting tempFile data b89298e2-4ba3-4a2e-8532-342da990ab0a7755394508213008374.csv.gz 2023-04-20 15:10:26 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:26 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:26 destination > Finished writing data to 3ec629e5-f803-4a35-aac8-bbbe4088830e10731945293754065101.csv.gz (653 bytes) 2023-04-20 15:10:26 destination > closing connection 2023-04-20 15:10:26 destination > Deleting tempFile data 3ec629e5-f803-4a35-aac8-bbbe4088830e10731945293754065101.csv.gz 2023-04-20 15:10:26 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:26 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:26 destination > Finished writing data to f8f072af-c6cf-4ec8-a403-a657217b88e46892067616474018609.csv.gz (407 bytes) 2023-04-20 15:10:26 destination > closing connection 2023-04-20 15:10:26 destination > Deleting tempFile data f8f072af-c6cf-4ec8-a403-a657217b88e46892067616474018609.csv.gz 2023-04-20 15:10:26 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:26 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:26 destination > Finished writing data to 68dc9d14-7e69-49a3-8bc0-4453d073774d10993210968920687443.csv.gz (447 bytes) 2023-04-20 15:10:27 destination > closing connection 2023-04-20 15:10:27 destination > Deleting tempFile data 68dc9d14-7e69-49a3-8bc0-4453d073774d10993210968920687443.csv.gz 2023-04-20 15:10:27 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:27 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:27 destination > Finished writing data to d3a84d18-dada-45b1-8e5c-9a579ce6397017070576843657612643.csv.gz (274 bytes) 2023-04-20 15:10:27 destination > closing connection 2023-04-20 15:10:27 destination > Deleting tempFile data d3a84d18-dada-45b1-8e5c-9a579ce6397017070576843657612643.csv.gz 2023-04-20 15:10:27 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:27 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:27 destination > Finished writing data to bbb4451e-db16-4f7c-9fc3-14cc982f97c74055277743796548577.csv.gz (224 bytes) 2023-04-20 15:10:27 destination > closing connection 2023-04-20 15:10:27 destination > Deleting tempFile data bbb4451e-db16-4f7c-9fc3-14cc982f97c74055277743796548577.csv.gz 2023-04-20 15:10:27 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:10:27 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:10:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:27 destination > Finished writing data to 4282d87f-fe2f-45a5-9e58-11a2ab1be9849117309853363570012.csv.gz (751 bytes) 2023-04-20 15:10:27 destination > closing connection 2023-04-20 15:10:27 destination > Deleting tempFile data 4282d87f-fe2f-45a5-9e58-11a2ab1be9849117309853363570012.csv.gz 2023-04-20 15:10:27 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:27 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:27 destination > Finished writing data to 09f0ff89-1ccd-40fe-a880-ece735f203577551741370622653250.csv.gz (800 bytes) 2023-04-20 15:10:28 destination > closing connection 2023-04-20 15:10:28 destination > Deleting tempFile data 09f0ff89-1ccd-40fe-a880-ece735f203577551741370622653250.csv.gz 2023-04-20 15:10:28 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:28 destination > Closing buffer for stream orders 2023-04-20 15:10:28 destination > Closing buffer for stream contacts 2023-04-20 15:10:28 destination > Closing buffer for stream shotguns 2023-04-20 15:10:28 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:28 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:28 destination > Closing buffer for stream geolocations 2023-04-20 15:10:28 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:28 destination > Closing buffer for stream deals 2023-04-20 15:10:28 destination > Closing buffer for stream shotguners 2023-04-20 15:10:28 destination > Starting a new buffer for stream deals (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:28 destination > Starting a new buffer for stream event_visitors (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:28 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:28 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:28 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:28 destination > Finished writing data to b9520aa6-0cd6-439f-8f9e-0fe38b82045e10275258359258780624.csv.gz (305 bytes) 2023-04-20 15:10:28 destination > closing connection 2023-04-20 15:10:28 destination > Deleting tempFile data b9520aa6-0cd6-439f-8f9e-0fe38b82045e10275258359258780624.csv.gz 2023-04-20 15:10:28 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:28 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:28 destination > Finished writing data to 67adfd03-7965-45ef-93b6-b861590e63d09318973623577433894.csv.gz (868 bytes) 2023-04-20 15:10:28 destination > closing connection 2023-04-20 15:10:28 destination > Deleting tempFile data 67adfd03-7965-45ef-93b6-b861590e63d09318973623577433894.csv.gz 2023-04-20 15:10:28 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:28 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:28 destination > Finished writing data to 20d33d3f-4125-4432-a2fa-a432000d42063460777714133698651.csv.gz (608 bytes) 2023-04-20 15:10:28 destination > closing connection 2023-04-20 15:10:28 destination > Deleting tempFile data 20d33d3f-4125-4432-a2fa-a432000d42063460777714133698651.csv.gz 2023-04-20 15:10:28 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:28 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:28 destination > Finished writing data to 2afa891d-2a58-4970-998c-e5282207708d17456262428419866414.csv.gz (567 bytes) 2023-04-20 15:10:29 destination > closing connection 2023-04-20 15:10:29 destination > Deleting tempFile data 2afa891d-2a58-4970-998c-e5282207708d17456262428419866414.csv.gz 2023-04-20 15:10:29 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:29 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:29 destination > Finished writing data to 089bb8d1-31ed-4db3-9fc5-244e29329b877055040507622991053.csv.gz (452 bytes) 2023-04-20 15:10:29 destination > closing connection 2023-04-20 15:10:29 destination > Deleting tempFile data 089bb8d1-31ed-4db3-9fc5-244e29329b877055040507622991053.csv.gz 2023-04-20 15:10:29 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:29 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:29 destination > Finished writing data to 82ab77a2-3024-4b4a-a180-0b145d35469312633403773940959006.csv.gz (273 bytes) 2023-04-20 15:10:29 destination > closing connection 2023-04-20 15:10:29 destination > Deleting tempFile data 82ab77a2-3024-4b4a-a180-0b145d35469312633403773940959006.csv.gz 2023-04-20 15:10:29 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:29 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:29 destination > Finished writing data to 12132f63-ebd8-4062-b36c-860743041e468981208642428545305.csv.gz (2 KB) 2023-04-20 15:10:29 destination > closing connection 2023-04-20 15:10:29 destination > Deleting tempFile data 12132f63-ebd8-4062-b36c-860743041e468981208642428545305.csv.gz 2023-04-20 15:10:29 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:29 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:29 destination > Finished writing data to af515695-2e72-4115-b787-fe6210bf9d9310576497461002842988.csv.gz (223 bytes) 2023-04-20 15:10:30 destination > closing connection 2023-04-20 15:10:30 destination > Deleting tempFile data af515695-2e72-4115-b787-fe6210bf9d9310576497461002842988.csv.gz 2023-04-20 15:10:30 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:10:30 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:10:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:30 destination > Finished writing data to 537cdfb2-3e64-4211-bb7b-15838f849f1b7525527426050878851.csv.gz (8 KB) 2023-04-20 15:10:30 destination > closing connection 2023-04-20 15:10:30 destination > Deleting tempFile data 537cdfb2-3e64-4211-bb7b-15838f849f1b7525527426050878851.csv.gz 2023-04-20 15:10:30 destination > Flushing buffer of stream event_visitors (10 bytes) 2023-04-20 15:10:30 destination > Flushing buffer for stream event_visitors (10 bytes) to staging 2023-04-20 15:10:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:30 destination > Finished writing data to 5be516cc-a742-46ef-a725-b6ffc75e383110221622050829281136.csv.gz (208 bytes) 2023-04-20 15:10:30 destination > closing connection 2023-04-20 15:10:30 destination > Deleting tempFile data 5be516cc-a742-46ef-a725-b6ffc75e383110221622050829281136.csv.gz 2023-04-20 15:10:30 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:30 destination > Closing buffer for stream orders 2023-04-20 15:10:30 destination > Closing buffer for stream shotguns 2023-04-20 15:10:30 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:30 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:30 destination > Closing buffer for stream geolocations 2023-04-20 15:10:30 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:30 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:30 destination > Closing buffer for stream deals 2023-04-20 15:10:30 destination > Closing buffer for stream event_visitors 2023-04-20 15:10:30 destination > Starting a new buffer for stream event_visitors (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:06.014507 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:06.014507 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:06.014507 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:06.014507 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:06.014507 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:06.014507 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:08.066413 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:08.066413 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:08.066413 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:08.066413 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:08.066413 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:08.066413 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079352 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079352 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079352 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079352 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079352 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079352 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:11.079000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868942 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868942 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868942 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868942 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868942 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868942 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:17.868000 2023-04-20 15:10:30 destination > Starting a new buffer for stream deals (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:30 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:30 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:30 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:30 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:30 destination > Finished writing data to 985bff9a-f184-4aa8-a9e0-913fa36106b4830490355133013199.csv.gz (282 bytes) 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-25T14:37:16.824000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-25T14:37:16.824000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-25T14:37:16.824000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-29T21:14:28.832000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-29T21:14:28.832000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-29T21:14:28.832000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T17:52:27.044000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T17:52:27.044000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T17:52:27.044000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360410 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360410 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360410 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360410 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360410 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360410 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:31.360000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T22:01:46.648000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T21:01:18.829000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T02:41:08.610000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T22:03:49.783000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T22:01:46.648000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T21:01:18.829000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T02:41:08.610000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T22:03:49.783000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T22:01:46.648000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T21:01:18.829000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-13T02:41:08.610000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-08T22:03:49.783000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.439286 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.439286 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.440000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.439286 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.439286 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.440000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.439286 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.439286 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:35.440000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.547840 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.547840 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.548000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.547840 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.547840 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.548000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.547840 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.547840 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:46.548000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-02-15T16:21:56.521000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-17T13:56:28.791000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-04-10T23:32:23.033000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-02-15T16:22:18.532000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-02-15T16:21:56.521000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-17T13:56:28.791000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-04-10T23:32:23.033000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-02-15T16:22:18.532000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-02-15T16:21:56.521000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-17T13:56:28.791000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-04-10T23:32:23.033000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-02-15T16:22:18.532000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.341000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.341000 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:30 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.341000 2023-04-20 15:10:30 destination > closing connection 2023-04-20 15:10:30 destination > Deleting tempFile data 985bff9a-f184-4aa8-a9e0-913fa36106b4830490355133013199.csv.gz 2023-04-20 15:10:30 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:30 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:30 destination > Finished writing data to 9e937d3f-05b7-4f2c-be12-a447dc2fedb513239596474546746990.csv.gz (1 KB) 2023-04-20 15:10:31 destination > closing connection 2023-04-20 15:10:31 destination > Deleting tempFile data 9e937d3f-05b7-4f2c-be12-a447dc2fedb513239596474546746990.csv.gz 2023-04-20 15:10:31 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:31 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:31 destination > Finished writing data to 05880098-4119-4737-99d3-21e16d22810f4395819285730741611.csv.gz (686 bytes) 2023-04-20 15:10:31 destination > closing connection 2023-04-20 15:10:31 destination > Deleting tempFile data 05880098-4119-4737-99d3-21e16d22810f4395819285730741611.csv.gz 2023-04-20 15:10:31 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:31 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:31 destination > Finished writing data to 4c8893f0-b2ef-410b-9bd8-ae6c78cb5a5f11421864333756134374.csv.gz (829 bytes) 2023-04-20 15:10:31 destination > closing connection 2023-04-20 15:10:31 destination > Deleting tempFile data 4c8893f0-b2ef-410b-9bd8-ae6c78cb5a5f11421864333756134374.csv.gz 2023-04-20 15:10:31 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:31 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:31 destination > Finished writing data to 80089e2d-60f4-4c96-8787-0aa19f2118748668990358096827518.csv.gz (239 bytes) 2023-04-20 15:10:31 destination > closing connection 2023-04-20 15:10:31 destination > Deleting tempFile data 80089e2d-60f4-4c96-8787-0aa19f2118748668990358096827518.csv.gz 2023-04-20 15:10:31 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:31 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:31 destination > Finished writing data to 185d7037-3a7b-40ab-b698-cffc964887bd18149029971493511050.csv.gz (532 bytes) 2023-04-20 15:10:32 destination > closing connection 2023-04-20 15:10:32 destination > Deleting tempFile data 185d7037-3a7b-40ab-b698-cffc964887bd18149029971493511050.csv.gz 2023-04-20 15:10:32 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:10:32 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:10:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:32 destination > Finished writing data to 272e6bc7-a8ff-4c2e-aa12-d37a0c90843a7819515984358121941.csv.gz (3 KB) 2023-04-20 15:10:32 destination > closing connection 2023-04-20 15:10:32 destination > Deleting tempFile data 272e6bc7-a8ff-4c2e-aa12-d37a0c90843a7819515984358121941.csv.gz 2023-04-20 15:10:32 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:32 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:32 destination > Finished writing data to 1010ee24-76f9-4635-a782-bec9ed4107a818209706315574237974.csv.gz (1003 bytes) 2023-04-20 15:10:32 destination > closing connection 2023-04-20 15:10:32 destination > Deleting tempFile data 1010ee24-76f9-4635-a782-bec9ed4107a818209706315574237974.csv.gz 2023-04-20 15:10:32 destination > Flushing buffer of stream event_visitors (10 bytes) 2023-04-20 15:10:32 destination > Flushing buffer for stream event_visitors (10 bytes) to staging 2023-04-20 15:10:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:32 destination > Finished writing data to 437be930-6a79-42b8-8c89-1643bf494c3c8900214268273751769.csv.gz (6 KB) 2023-04-20 15:10:33 destination > closing connection 2023-04-20 15:10:33 destination > Deleting tempFile data 437be930-6a79-42b8-8c89-1643bf494c3c8900214268273751769.csv.gz 2023-04-20 15:10:33 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:10:33 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:10:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:33 destination > Finished writing data to f23f5f76-423a-496b-b61f-15afd07385fc12680149129975481907.csv.gz (222 bytes) 2023-04-20 15:10:33 destination > closing connection 2023-04-20 15:10:33 destination > Deleting tempFile data f23f5f76-423a-496b-b61f-15afd07385fc12680149129975481907.csv.gz 2023-04-20 15:10:33 destination > Closing buffer for stream contacts 2023-04-20 15:10:33 destination > Closing buffer for stream orders 2023-04-20 15:10:33 destination > Closing buffer for stream shotguns 2023-04-20 15:10:33 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:33 destination > Closing buffer for stream geolocations 2023-04-20 15:10:33 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:33 destination > Closing buffer for stream deals 2023-04-20 15:10:33 destination > Closing buffer for stream shotguners 2023-04-20 15:10:33 destination > Closing buffer for stream event_visitors 2023-04-20 15:10:33 destination > Closing buffer for stream event_followers 2023-04-20 15:10:33 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:33 destination > Starting a new buffer for stream orders (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:33 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:33 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:33 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:33 destination > Finished writing data to 8be1f9dd-0027-4335-8335-c1e4145044bd2060253251984193444.csv.gz (617 bytes) 2023-04-20 15:10:33 destination > closing connection 2023-04-20 15:10:33 destination > Deleting tempFile data 8be1f9dd-0027-4335-8335-c1e4145044bd2060253251984193444.csv.gz 2023-04-20 15:10:33 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:33 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:33 destination > Finished writing data to 14dfb1d8-e9d1-414b-b55d-060ac607694a11966425567371025006.csv.gz (246 bytes) 2023-04-20 15:10:33 destination > closing connection 2023-04-20 15:10:33 destination > Deleting tempFile data 14dfb1d8-e9d1-414b-b55d-060ac607694a11966425567371025006.csv.gz 2023-04-20 15:10:33 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:33 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:33 destination > Finished writing data to 8742544b-e68b-4204-9a8e-64b5e07a9a6112671535959504725701.csv.gz (292 bytes) 2023-04-20 15:10:33 destination > closing connection 2023-04-20 15:10:33 destination > Deleting tempFile data 8742544b-e68b-4204-9a8e-64b5e07a9a6112671535959504725701.csv.gz 2023-04-20 15:10:33 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:33 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:33 destination > Finished writing data to f7232c86-fad1-4dd6-a346-ca22df35a28114670941383357447311.csv.gz (558 bytes) 2023-04-20 15:10:34 destination > closing connection 2023-04-20 15:10:34 destination > Deleting tempFile data f7232c86-fad1-4dd6-a346-ca22df35a28114670941383357447311.csv.gz 2023-04-20 15:10:34 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:34 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:34 destination > Finished writing data to c3d2923d-8c7a-4ed7-bd05-492b88ac9c985549068455319552019.csv.gz (399 bytes) 2023-04-20 15:10:34 destination > closing connection 2023-04-20 15:10:34 destination > Deleting tempFile data c3d2923d-8c7a-4ed7-bd05-492b88ac9c985549068455319552019.csv.gz 2023-04-20 15:10:34 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:34 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:34 destination > Finished writing data to 374c0f25-26bd-4c0f-b3af-501bb82f135b9795192005891617966.csv.gz (446 bytes) 2023-04-20 15:10:34 destination > closing connection 2023-04-20 15:10:34 destination > Deleting tempFile data 374c0f25-26bd-4c0f-b3af-501bb82f135b9795192005891617966.csv.gz 2023-04-20 15:10:34 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:34 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:34 destination > Finished writing data to c8600a74-0d8d-4ee3-ab7c-2ff43e2b6cdc6676890264669118099.csv.gz (269 bytes) 2023-04-20 15:10:34 destination > closing connection 2023-04-20 15:10:34 destination > Deleting tempFile data c8600a74-0d8d-4ee3-ab7c-2ff43e2b6cdc6676890264669118099.csv.gz 2023-04-20 15:10:34 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:34 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:34 destination > Finished writing data to 92341769-1a02-4f9a-8131-e3e2eb248a0511776185275778187571.csv.gz (2 KB) 2023-04-20 15:10:35 destination > closing connection 2023-04-20 15:10:35 destination > Deleting tempFile data 92341769-1a02-4f9a-8131-e3e2eb248a0511776185275778187571.csv.gz 2023-04-20 15:10:35 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:35 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:35 destination > Finished writing data to a597049b-6684-43e2-9288-e7169c0fd2898368653235588029354.csv.gz (224 bytes) 2023-04-20 15:10:35 destination > closing connection 2023-04-20 15:10:35 destination > Deleting tempFile data a597049b-6684-43e2-9288-e7169c0fd2898368653235588029354.csv.gz 2023-04-20 15:10:35 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:35 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:35 destination > Finished writing data to 397ea907-e4b5-4c3a-b1fb-b0da0c2b186415827425141202911948.csv.gz (657 bytes) 2023-04-20 15:10:35 destination > closing connection 2023-04-20 15:10:35 destination > Deleting tempFile data 397ea907-e4b5-4c3a-b1fb-b0da0c2b186415827425141202911948.csv.gz 2023-04-20 15:10:35 destination > Closing buffer for stream orders 2023-04-20 15:10:35 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:35 destination > Closing buffer for stream contacts 2023-04-20 15:10:35 destination > Closing buffer for stream shotguns 2023-04-20 15:10:35 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:35 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:35 destination > Closing buffer for stream geolocations 2023-04-20 15:10:35 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:35 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:35 destination > Closing buffer for stream shotguners 2023-04-20 15:10:35 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:35 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:35 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:35 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:35 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:35 destination > Finished writing data to bb3e557e-ec88-4336-a4d2-808e849451df14523962358014564360.csv.gz (331 bytes) 2023-04-20 15:10:35 destination > closing connection 2023-04-20 15:10:35 destination > Deleting tempFile data bb3e557e-ec88-4336-a4d2-808e849451df14523962358014564360.csv.gz 2023-04-20 15:10:35 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:35 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:35 destination > Finished writing data to fdfa0e6f-b096-4b39-9690-c594204fc46b10428734745258098051.csv.gz (249 bytes) 2023-04-20 15:10:36 destination > closing connection 2023-04-20 15:10:36 destination > Deleting tempFile data fdfa0e6f-b096-4b39-9690-c594204fc46b10428734745258098051.csv.gz 2023-04-20 15:10:36 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:36 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:36 destination > Finished writing data to bbc2fa3c-5172-423f-85fb-83ef99908f716278694282097310673.csv.gz (1 KB) 2023-04-20 15:10:36 destination > closing connection 2023-04-20 15:10:36 destination > Deleting tempFile data bbc2fa3c-5172-423f-85fb-83ef99908f716278694282097310673.csv.gz 2023-04-20 15:10:36 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:36 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:36 destination > Finished writing data to 8f7d6a24-0a8e-4ae8-93eb-ea3ffb01013217083479501739448360.csv.gz (1 KB) 2023-04-20 15:10:36 destination > closing connection 2023-04-20 15:10:36 destination > Deleting tempFile data 8f7d6a24-0a8e-4ae8-93eb-ea3ffb01013217083479501739448360.csv.gz 2023-04-20 15:10:36 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:36 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:36 destination > Finished writing data to 15ef03c4-3b2e-45fa-b45c-4ba8118bf9fa9585283600658189913.csv.gz (1 KB) 2023-04-20 15:10:36 destination > closing connection 2023-04-20 15:10:36 destination > Deleting tempFile data 15ef03c4-3b2e-45fa-b45c-4ba8118bf9fa9585283600658189913.csv.gz 2023-04-20 15:10:36 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:36 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:36 destination > Finished writing data to d8f28fd6-b74c-4a7d-b366-3373aeca9ab37782892601671181922.csv.gz (480 bytes) 2023-04-20 15:10:37 destination > closing connection 2023-04-20 15:10:37 destination > Deleting tempFile data d8f28fd6-b74c-4a7d-b366-3373aeca9ab37782892601671181922.csv.gz 2023-04-20 15:10:37 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:10:37 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:10:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:37 destination > Finished writing data to ce64e8c2-3663-4753-b7c8-375e9b589e1b5493253565487859904.csv.gz (323 bytes) 2023-04-20 15:10:37 destination > closing connection 2023-04-20 15:10:37 destination > Deleting tempFile data ce64e8c2-3663-4753-b7c8-375e9b589e1b5493253565487859904.csv.gz 2023-04-20 15:10:37 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:37 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:37 destination > Finished writing data to 000b5f57-5b15-4a3d-a545-382a2068888516455191253591951079.csv.gz (290 bytes) 2023-04-20 15:10:37 destination > closing connection 2023-04-20 15:10:37 destination > Deleting tempFile data 000b5f57-5b15-4a3d-a545-382a2068888516455191253591951079.csv.gz 2023-04-20 15:10:37 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:37 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:37 destination > Finished writing data to f32dcd52-1db7-43b6-b0f4-5f4a8835a7814883312081294682927.csv.gz (224 bytes) 2023-04-20 15:10:37 destination > closing connection 2023-04-20 15:10:37 destination > Deleting tempFile data f32dcd52-1db7-43b6-b0f4-5f4a8835a7814883312081294682927.csv.gz 2023-04-20 15:10:37 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:37 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:37 destination > Finished writing data to bc92f8fc-c5d0-45cb-a28f-a6615ee5a5df351281559564655870.csv.gz (793 bytes) 2023-04-20 15:10:38 destination > closing connection 2023-04-20 15:10:38 destination > Deleting tempFile data bc92f8fc-c5d0-45cb-a28f-a6615ee5a5df351281559564655870.csv.gz 2023-04-20 15:10:38 destination > Closing buffer for stream contacts 2023-04-20 15:10:38 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:38 destination > Closing buffer for stream orders 2023-04-20 15:10:38 destination > Closing buffer for stream shotguns 2023-04-20 15:10:38 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:38 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:38 destination > Closing buffer for stream transfer_demands 2023-04-20 15:10:38 destination > Closing buffer for stream geolocations 2023-04-20 15:10:38 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:38 destination > Closing buffer for stream shotguners 2023-04-20 15:10:38 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:38 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:38 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:38 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:38 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:38 destination > Finished writing data to dd8a75dd-5419-4a52-bf79-cb69b01f8ef817322461998849566177.csv.gz (316 bytes) 2023-04-20 15:10:38 destination > closing connection 2023-04-20 15:10:38 destination > Deleting tempFile data dd8a75dd-5419-4a52-bf79-cb69b01f8ef817322461998849566177.csv.gz 2023-04-20 15:10:38 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:38 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:38 destination > Finished writing data to fe6f3844-7e3a-451b-873d-51fe06dc56328985474620760040288.csv.gz (250 bytes) 2023-04-20 15:10:38 destination > closing connection 2023-04-20 15:10:38 destination > Deleting tempFile data fe6f3844-7e3a-451b-873d-51fe06dc56328985474620760040288.csv.gz 2023-04-20 15:10:38 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:38 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:38 destination > Finished writing data to f216316f-a892-4b42-97ec-5ce1f3b5b6f112090676726548673818.csv.gz (1 KB) 2023-04-20 15:10:38 destination > closing connection 2023-04-20 15:10:38 destination > Deleting tempFile data f216316f-a892-4b42-97ec-5ce1f3b5b6f112090676726548673818.csv.gz 2023-04-20 15:10:38 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:38 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:38 destination > Finished writing data to b5538b43-dff0-40f5-a85a-7e4c22f921c817418698922864594568.csv.gz (1 KB) 2023-04-20 15:10:39 destination > closing connection 2023-04-20 15:10:39 destination > Deleting tempFile data b5538b43-dff0-40f5-a85a-7e4c22f921c817418698922864594568.csv.gz 2023-04-20 15:10:39 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:39 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:39 destination > Finished writing data to 3fd4078f-4152-445d-b7f2-c5cbcc7c6ae82303157115629423610.csv.gz (1 KB) 2023-04-20 15:10:39 destination > closing connection 2023-04-20 15:10:39 destination > Deleting tempFile data 3fd4078f-4152-445d-b7f2-c5cbcc7c6ae82303157115629423610.csv.gz 2023-04-20 15:10:39 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:39 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:39 destination > Finished writing data to 0ff7d9ba-e822-4549-aebd-8f6cb87da34b13189840565812724660.csv.gz (447 bytes) 2023-04-20 15:10:39 destination > closing connection 2023-04-20 15:10:39 destination > Deleting tempFile data 0ff7d9ba-e822-4549-aebd-8f6cb87da34b13189840565812724660.csv.gz 2023-04-20 15:10:39 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:39 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:39 destination > Finished writing data to 98c8c79d-afbf-41b1-a162-f09bd3b3673b11477339560884218418.csv.gz (275 bytes) 2023-04-20 15:10:39 destination > closing connection 2023-04-20 15:10:39 destination > Deleting tempFile data 98c8c79d-afbf-41b1-a162-f09bd3b3673b11477339560884218418.csv.gz 2023-04-20 15:10:39 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:39 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:39 destination > Finished writing data to 783d4567-3a3d-4be0-927f-3030adf751d21262489410451729056.csv.gz (226 bytes) 2023-04-20 15:10:39 destination > closing connection 2023-04-20 15:10:39 destination > Deleting tempFile data 783d4567-3a3d-4be0-927f-3030adf751d21262489410451729056.csv.gz 2023-04-20 15:10:39 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:10:39 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:10:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:39 destination > Finished writing data to 5f136de7-0c83-4927-ac8a-9f5d3269ac459118748826639173549.csv.gz (2 KB) 2023-04-20 15:10:40 destination > closing connection 2023-04-20 15:10:40 destination > Deleting tempFile data 5f136de7-0c83-4927-ac8a-9f5d3269ac459118748826639173549.csv.gz 2023-04-20 15:10:40 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:40 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:40 destination > Finished writing data to 213887d9-f445-45c5-9d2b-f1a17b4225133204422530939853941.csv.gz (1 KB) 2023-04-20 15:10:40 destination > closing connection 2023-04-20 15:10:40 destination > Deleting tempFile data 213887d9-f445-45c5-9d2b-f1a17b4225133204422530939853941.csv.gz 2023-04-20 15:10:40 destination > Closing buffer for stream contacts 2023-04-20 15:10:40 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:40 destination > Closing buffer for stream orders 2023-04-20 15:10:40 destination > Closing buffer for stream shotguns 2023-04-20 15:10:40 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:40 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:40 destination > Closing buffer for stream geolocations 2023-04-20 15:10:40 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:40 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:10:40 destination > Closing buffer for stream shotguners 2023-04-20 15:10:40 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:40 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:40 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:40 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:40 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:40 destination > Finished writing data to 2ff45c70-88c0-4cd0-9de3-f151c465db9a801260354158654618.csv.gz (250 bytes) 2023-04-20 15:10:40 destination > closing connection 2023-04-20 15:10:40 destination > Deleting tempFile data 2ff45c70-88c0-4cd0-9de3-f151c465db9a801260354158654618.csv.gz 2023-04-20 15:10:40 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:40 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:40 destination > Finished writing data to d42e3c8e-acfc-4ff4-aaf1-d362014b065a13516080279335867964.csv.gz (981 bytes) 2023-04-20 15:10:41 destination > closing connection 2023-04-20 15:10:41 destination > Deleting tempFile data d42e3c8e-acfc-4ff4-aaf1-d362014b065a13516080279335867964.csv.gz 2023-04-20 15:10:41 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:41 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:41 destination > Finished writing data to f5842836-f7d4-4911-abeb-5db7783243a2655790662975885759.csv.gz (332 bytes) 2023-04-20 15:10:41 destination > closing connection 2023-04-20 15:10:41 destination > Deleting tempFile data f5842836-f7d4-4911-abeb-5db7783243a2655790662975885759.csv.gz 2023-04-20 15:10:41 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:41 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:41 destination > Finished writing data to e7a38df9-3447-4894-b43a-996d1e4595f12679356068349046921.csv.gz (1 KB) 2023-04-20 15:10:41 destination > closing connection 2023-04-20 15:10:41 destination > Deleting tempFile data e7a38df9-3447-4894-b43a-996d1e4595f12679356068349046921.csv.gz 2023-04-20 15:10:41 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:41 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:41 destination > Finished writing data to f40a23c8-ff2d-4e33-bf96-98c9b8eefa28270312145293998062.csv.gz (611 bytes) 2023-04-20 15:10:41 destination > closing connection 2023-04-20 15:10:41 destination > Deleting tempFile data f40a23c8-ff2d-4e33-bf96-98c9b8eefa28270312145293998062.csv.gz 2023-04-20 15:10:41 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:41 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:41 destination > Finished writing data to 7d6fa8fb-818b-4ff3-a7b1-1d331e33c43716296395759707659272.csv.gz (448 bytes) 2023-04-20 15:10:42 destination > closing connection 2023-04-20 15:10:42 destination > Deleting tempFile data 7d6fa8fb-818b-4ff3-a7b1-1d331e33c43716296395759707659272.csv.gz 2023-04-20 15:10:42 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:42 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:42 destination > Finished writing data to f2b0c3d1-0663-415a-aeb2-4cc4ece9cfcd10786001140290441531.csv.gz (290 bytes) 2023-04-20 15:10:42 destination > closing connection 2023-04-20 15:10:42 destination > Deleting tempFile data f2b0c3d1-0663-415a-aeb2-4cc4ece9cfcd10786001140290441531.csv.gz 2023-04-20 15:10:42 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:42 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:42 destination > Finished writing data to 3cd81a01-edb2-4ac5-9ba4-ba1965013f8e16626846911320785180.csv.gz (225 bytes) 2023-04-20 15:10:42 destination > closing connection 2023-04-20 15:10:42 destination > Deleting tempFile data 3cd81a01-edb2-4ac5-9ba4-ba1965013f8e16626846911320785180.csv.gz 2023-04-20 15:10:42 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:10:42 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:10:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:42 destination > Finished writing data to da7a4b22-b1c7-4eaa-9fab-f0594fe61a7a17587034298655943958.csv.gz (386 bytes) 2023-04-20 15:10:42 destination > closing connection 2023-04-20 15:10:42 destination > Deleting tempFile data da7a4b22-b1c7-4eaa-9fab-f0594fe61a7a17587034298655943958.csv.gz 2023-04-20 15:10:42 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:42 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:42 destination > Finished writing data to 05d0d02c-983f-4490-a931-ff8358b3cdc113785450325965833664.csv.gz (926 bytes) 2023-04-20 15:10:43 destination > closing connection 2023-04-20 15:10:43 destination > Deleting tempFile data 05d0d02c-983f-4490-a931-ff8358b3cdc113785450325965833664.csv.gz 2023-04-20 15:10:43 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:43 destination > Closing buffer for stream orders 2023-04-20 15:10:43 destination > Closing buffer for stream contacts 2023-04-20 15:10:43 destination > Closing buffer for stream shotguns 2023-04-20 15:10:43 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:43 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:43 destination > Closing buffer for stream geolocations 2023-04-20 15:10:43 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:43 destination > Closing buffer for stream artworks 2023-04-20 15:10:43 destination > Closing buffer for stream shotguners 2023-04-20 15:10:43 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream artist_followers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream artists (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:43 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:43 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:43 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:43 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:43 destination > Finished writing data to 28e325ab-f480-4b69-9349-a27c4496999e11683279029228580518.csv.gz (248 bytes) 2023-04-20 15:10:43 destination > closing connection 2023-04-20 15:10:43 destination > Deleting tempFile data 28e325ab-f480-4b69-9349-a27c4496999e11683279029228580518.csv.gz 2023-04-20 15:10:43 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:43 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:43 destination > Finished writing data to a7401e01-494b-473a-8860-549b24f9d3781235910201440786772.csv.gz (1003 bytes) 2023-04-20 15:10:43 destination > closing connection 2023-04-20 15:10:43 destination > Deleting tempFile data a7401e01-494b-473a-8860-549b24f9d3781235910201440786772.csv.gz 2023-04-20 15:10:43 destination > Flushing buffer of stream artist_followers (10 bytes) 2023-04-20 15:10:43 destination > Flushing buffer for stream artist_followers (10 bytes) to staging 2023-04-20 15:10:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:43 destination > Finished writing data to 74a7592a-0dba-460b-912e-b931b8c0cb525722379933494828885.csv.gz (296 bytes) 2023-04-20 15:10:43 destination > closing connection 2023-04-20 15:10:43 destination > Deleting tempFile data 74a7592a-0dba-460b-912e-b931b8c0cb525722379933494828885.csv.gz 2023-04-20 15:10:43 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:43 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:43 destination > Finished writing data to 00e94ab0-e38c-44ef-8cfd-ffff8a62c60e9031773729386590942.csv.gz (583 bytes) 2023-04-20 15:10:44 destination > closing connection 2023-04-20 15:10:44 destination > Deleting tempFile data 00e94ab0-e38c-44ef-8cfd-ffff8a62c60e9031773729386590942.csv.gz 2023-04-20 15:10:44 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:44 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:44 destination > Finished writing data to 342d90ee-625b-4104-ac30-19d02b3b1c906209647918026083747.csv.gz (558 bytes) 2023-04-20 15:10:44 destination > closing connection 2023-04-20 15:10:44 destination > Deleting tempFile data 342d90ee-625b-4104-ac30-19d02b3b1c906209647918026083747.csv.gz 2023-04-20 15:10:44 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:44 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:44 destination > Finished writing data to 67075a3a-ba4a-461e-901c-3a02afdf66554773716226286736558.csv.gz (603 bytes) 2023-04-20 15:10:44 destination > closing connection 2023-04-20 15:10:44 destination > Deleting tempFile data 67075a3a-ba4a-461e-901c-3a02afdf66554773716226286736558.csv.gz 2023-04-20 15:10:44 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:44 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:44 destination > Finished writing data to f74d7684-c849-4b73-95fd-d822bba23f82235949511876192778.csv.gz (289 bytes) 2023-04-20 15:10:44 destination > closing connection 2023-04-20 15:10:44 destination > Deleting tempFile data f74d7684-c849-4b73-95fd-d822bba23f82235949511876192778.csv.gz 2023-04-20 15:10:44 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:44 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:44 destination > Finished writing data to b2d78375-2cd3-4733-82ee-2d36ebb240cf15818488620417515160.csv.gz (343 bytes) 2023-04-20 15:10:45 destination > closing connection 2023-04-20 15:10:45 destination > Deleting tempFile data b2d78375-2cd3-4733-82ee-2d36ebb240cf15818488620417515160.csv.gz 2023-04-20 15:10:45 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:45 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:45 destination > Finished writing data to 68eedbcc-6f0d-48a6-b3a4-8cdd303ea44e12343303091902266709.csv.gz (764 bytes) 2023-04-20 15:10:45 destination > closing connection 2023-04-20 15:10:45 destination > Deleting tempFile data 68eedbcc-6f0d-48a6-b3a4-8cdd303ea44e12343303091902266709.csv.gz 2023-04-20 15:10:45 destination > Flushing buffer of stream artists (10 bytes) 2023-04-20 15:10:45 destination > Flushing buffer for stream artists (10 bytes) to staging 2023-04-20 15:10:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:45 destination > Finished writing data to bc3fe045-f44e-435b-96e0-c801a5f5250616042815267931931543.csv.gz (706 bytes) 2023-04-20 15:10:45 destination > closing connection 2023-04-20 15:10:45 destination > Deleting tempFile data bc3fe045-f44e-435b-96e0-c801a5f5250616042815267931931543.csv.gz 2023-04-20 15:10:45 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:45 destination > Closing buffer for stream orders 2023-04-20 15:10:45 destination > Closing buffer for stream artist_followers 2023-04-20 15:10:45 destination > Closing buffer for stream shotguns 2023-04-20 15:10:45 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:45 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:45 destination > Closing buffer for stream geolocations 2023-04-20 15:10:45 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:45 destination > Closing buffer for stream shotguners 2023-04-20 15:10:45 destination > Closing buffer for stream artists 2023-04-20 15:10:45 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:45 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:45 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:45 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:45 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:45 destination > Finished writing data to c367ddf8-9332-4231-99ab-fa30f8d5f2064519016067984456433.csv.gz (315 bytes) 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:05:43.106860 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:24.686267 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:05:43.107000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:05:43.106860 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:24.686267 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:05:43.107000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:05:43.106860 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:24.686267 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-19T21:05:43.107000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:27.212649 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:27.212649 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:27.212649 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:27.212649 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:27.212649 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:27.212649 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.324020 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.324020 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.323000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.323000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.324020 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.324020 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.323000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.323000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.324020 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.324020 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.323000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:35.323000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-09-27T15:39:27.621000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-24T16:29:16.523000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-24T15:23:58.873000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-09-27T15:39:51.266000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-09-27T15:39:27.621000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-24T16:29:16.523000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-24T15:23:58.873000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-09-27T15:39:51.266000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-09-27T15:39:27.621000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-24T16:29:16.523000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-03-24T15:23:58.873000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2021-09-27T15:39:51.266000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-03-22T14:58:20.394460 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-16T16:32:05.217000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-16T16:32:05.210000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-05T10:45:56.357000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-03-22T14:58:20.394460 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-16T16:32:05.217000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-16T16:32:05.210000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-05T10:45:56.357000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2019-03-22T14:58:20.394460 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-16T16:32:05.217000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-01-16T16:32:05.210000 2023-04-20 15:10:45 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2022-09-05T10:45:56.357000 2023-04-20 15:10:45 destination > closing connection 2023-04-20 15:10:45 destination > Deleting tempFile data c367ddf8-9332-4231-99ab-fa30f8d5f2064519016067984456433.csv.gz 2023-04-20 15:10:45 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:45 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:45 destination > Finished writing data to b4ec9012-00cb-4a15-a867-472001bc16e416354628308975449736.csv.gz (417 bytes) 2023-04-20 15:10:46 destination > closing connection 2023-04-20 15:10:46 destination > Deleting tempFile data b4ec9012-00cb-4a15-a867-472001bc16e416354628308975449736.csv.gz 2023-04-20 15:10:46 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:46 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:46 destination > Finished writing data to 1498ee4f-0cf7-4288-884c-64bb359b833617485865664444501569.csv.gz (1 KB) 2023-04-20 15:10:46 destination > closing connection 2023-04-20 15:10:46 destination > Deleting tempFile data 1498ee4f-0cf7-4288-884c-64bb359b833617485865664444501569.csv.gz 2023-04-20 15:10:46 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:46 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:46 destination > Finished writing data to 9692cd53-afe2-4e65-a078-6f0521b10e4c6912465651896390057.csv.gz (735 bytes) 2023-04-20 15:10:46 destination > closing connection 2023-04-20 15:10:46 destination > Deleting tempFile data 9692cd53-afe2-4e65-a078-6f0521b10e4c6912465651896390057.csv.gz 2023-04-20 15:10:46 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:46 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:46 destination > Finished writing data to f428875e-447d-4da3-8959-1d37b3cc6efc15419126851846755476.csv.gz (1 KB) 2023-04-20 15:10:46 destination > closing connection 2023-04-20 15:10:46 destination > Deleting tempFile data f428875e-447d-4da3-8959-1d37b3cc6efc15419126851846755476.csv.gz 2023-04-20 15:10:46 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:46 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:46 destination > Finished writing data to df0d9646-fee3-4031-b1f1-57ba8a4e8def14058120767755777594.csv.gz (665 bytes) 2023-04-20 15:10:47 destination > closing connection 2023-04-20 15:10:47 destination > Deleting tempFile data df0d9646-fee3-4031-b1f1-57ba8a4e8def14058120767755777594.csv.gz 2023-04-20 15:10:47 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:47 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:47 destination > Finished writing data to ef9fbf6b-daac-40aa-899c-f15357305a5d12587261502020056092.csv.gz (494 bytes) 2023-04-20 15:10:47 destination > closing connection 2023-04-20 15:10:47 destination > Deleting tempFile data ef9fbf6b-daac-40aa-899c-f15357305a5d12587261502020056092.csv.gz 2023-04-20 15:10:47 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:47 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:47 destination > Finished writing data to 4895dc1c-5f3d-4af1-b912-b324c767110d11554467900637718904.csv.gz (423 bytes) 2023-04-20 15:10:47 destination > closing connection 2023-04-20 15:10:47 destination > Deleting tempFile data 4895dc1c-5f3d-4af1-b912-b324c767110d11554467900637718904.csv.gz 2023-04-20 15:10:47 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:10:47 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:10:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:47 destination > Finished writing data to 84a564bc-4822-424b-b335-ab776e9d417a18353599027893339924.csv.gz (384 bytes) 2023-04-20 15:10:47 destination > closing connection 2023-04-20 15:10:47 destination > Deleting tempFile data 84a564bc-4822-424b-b335-ab776e9d417a18353599027893339924.csv.gz 2023-04-20 15:10:47 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:47 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:47 destination > Finished writing data to fb08522d-1ddb-49a3-bfe9-604f67fa471c15276653075318500736.csv.gz (1 KB) 2023-04-20 15:10:48 destination > closing connection 2023-04-20 15:10:48 destination > Deleting tempFile data fb08522d-1ddb-49a3-bfe9-604f67fa471c15276653075318500736.csv.gz 2023-04-20 15:10:48 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:48 destination > Closing buffer for stream contacts 2023-04-20 15:10:48 destination > Closing buffer for stream orders 2023-04-20 15:10:48 destination > Closing buffer for stream shotguns 2023-04-20 15:10:48 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:48 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:48 destination > Closing buffer for stream geolocations 2023-04-20 15:10:48 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:48 destination > Closing buffer for stream artworks 2023-04-20 15:10:48 destination > Closing buffer for stream shotguners 2023-04-20 15:10:48 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream orders (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:48 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:48 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:48 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:48 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:48 destination > Finished writing data to 0a9d72e5-91d6-4af0-9e0b-b252dc3f07b76290502571522457953.csv.gz (1 KB) 2023-04-20 15:10:48 destination > closing connection 2023-04-20 15:10:48 destination > Deleting tempFile data 0a9d72e5-91d6-4af0-9e0b-b252dc3f07b76290502571522457953.csv.gz 2023-04-20 15:10:48 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:48 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:48 destination > Finished writing data to eee741c0-88da-461d-85ee-4417064e58b0581105429776313656.csv.gz (311 bytes) 2023-04-20 15:10:48 destination > closing connection 2023-04-20 15:10:48 destination > Deleting tempFile data eee741c0-88da-461d-85ee-4417064e58b0581105429776313656.csv.gz 2023-04-20 15:10:48 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:48 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:48 destination > Finished writing data to a907e097-1d9b-4507-89de-ab6bdbbccabb1772013732598716806.csv.gz (450 bytes) 2023-04-20 15:10:48 destination > closing connection 2023-04-20 15:10:48 destination > Deleting tempFile data a907e097-1d9b-4507-89de-ab6bdbbccabb1772013732598716806.csv.gz 2023-04-20 15:10:48 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:48 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:48 destination > Finished writing data to b5634069-a20c-41b1-9aa4-9cbe67ad495312758248217202691395.csv.gz (891 bytes) 2023-04-20 15:10:49 destination > closing connection 2023-04-20 15:10:49 destination > Deleting tempFile data b5634069-a20c-41b1-9aa4-9cbe67ad495312758248217202691395.csv.gz 2023-04-20 15:10:49 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:49 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:49 destination > Finished writing data to d8b6f557-2139-46d3-ad1f-203a44ccba4f15946803259840457011.csv.gz (1 KB) 2023-04-20 15:10:49 destination > closing connection 2023-04-20 15:10:49 destination > Deleting tempFile data d8b6f557-2139-46d3-ad1f-203a44ccba4f15946803259840457011.csv.gz 2023-04-20 15:10:49 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:49 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:49 destination > Finished writing data to 76207133-7ccf-446c-a5a1-279f9276c8de376715358144691457.csv.gz (522 bytes) 2023-04-20 15:10:49 destination > closing connection 2023-04-20 15:10:49 destination > Deleting tempFile data 76207133-7ccf-446c-a5a1-279f9276c8de376715358144691457.csv.gz 2023-04-20 15:10:49 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:49 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:49 destination > Finished writing data to d6865258-775c-48e7-ac74-640a2f09ce6e9596190266114879371.csv.gz (419 bytes) 2023-04-20 15:10:49 destination > closing connection 2023-04-20 15:10:49 destination > Deleting tempFile data d6865258-775c-48e7-ac74-640a2f09ce6e9596190266114879371.csv.gz 2023-04-20 15:10:49 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:49 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:49 destination > Finished writing data to 1bb272e9-bf10-454c-b1d7-f66d90881cdf9938677865052486370.csv.gz (405 bytes) 2023-04-20 15:10:50 destination > closing connection 2023-04-20 15:10:50 destination > Deleting tempFile data 1bb272e9-bf10-454c-b1d7-f66d90881cdf9938677865052486370.csv.gz 2023-04-20 15:10:50 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:50 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:50 destination > Finished writing data to 25da158d-f1b5-4fea-9077-804bbb2b3b0c4482159519664917312.csv.gz (1 KB) 2023-04-20 15:10:50 destination > closing connection 2023-04-20 15:10:50 destination > Deleting tempFile data 25da158d-f1b5-4fea-9077-804bbb2b3b0c4482159519664917312.csv.gz 2023-04-20 15:10:50 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:10:50 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:10:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:50 destination > Finished writing data to fb0779e1-cfb3-4001-8d8d-cac686c03eb66805937814237802298.csv.gz (224 bytes) 2023-04-20 15:10:50 destination > closing connection 2023-04-20 15:10:50 destination > Deleting tempFile data fb0779e1-cfb3-4001-8d8d-cac686c03eb66805937814237802298.csv.gz 2023-04-20 15:10:50 destination > Closing buffer for stream orders 2023-04-20 15:10:50 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:50 destination > Closing buffer for stream contacts 2023-04-20 15:10:50 destination > Closing buffer for stream shotguns 2023-04-20 15:10:50 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:50 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:50 destination > Closing buffer for stream geolocations 2023-04-20 15:10:50 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:50 destination > Closing buffer for stream shotguners 2023-04-20 15:10:50 destination > Closing buffer for stream event_followers 2023-04-20 15:10:50 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:50 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:50 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:50 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:50 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:50 destination > Finished writing data to 1a3e5a16-d963-4a18-968a-97e618b2da2a3181769327774328772.csv.gz (248 bytes) 2023-04-20 15:10:50 destination > closing connection 2023-04-20 15:10:50 destination > Deleting tempFile data 1a3e5a16-d963-4a18-968a-97e618b2da2a3181769327774328772.csv.gz 2023-04-20 15:10:50 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:50 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:50 destination > Finished writing data to d93d23fb-ec5b-4eab-a9e5-d06200ed393c15648282365804360886.csv.gz (357 bytes) 2023-04-20 15:10:50 destination > closing connection 2023-04-20 15:10:50 destination > Deleting tempFile data d93d23fb-ec5b-4eab-a9e5-d06200ed393c15648282365804360886.csv.gz 2023-04-20 15:10:50 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:50 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:50 destination > Finished writing data to 82ef8aa6-f064-4004-8ee8-1596e056cbbb5353657627027803056.csv.gz (829 bytes) 2023-04-20 15:10:51 destination > closing connection 2023-04-20 15:10:51 destination > Deleting tempFile data 82ef8aa6-f064-4004-8ee8-1596e056cbbb5353657627027803056.csv.gz 2023-04-20 15:10:51 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:51 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:51 destination > Finished writing data to 756bf73e-6237-4ae5-9eb1-2a38d33cc75b18264232440554788403.csv.gz (542 bytes) 2023-04-20 15:10:51 destination > closing connection 2023-04-20 15:10:51 destination > Deleting tempFile data 756bf73e-6237-4ae5-9eb1-2a38d33cc75b18264232440554788403.csv.gz 2023-04-20 15:10:51 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:51 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:51 destination > Finished writing data to a44c5b6b-ed2d-4e66-8762-01d454ace8e310078954207104732385.csv.gz (1 KB) 2023-04-20 15:10:51 destination > closing connection 2023-04-20 15:10:51 destination > Deleting tempFile data a44c5b6b-ed2d-4e66-8762-01d454ace8e310078954207104732385.csv.gz 2023-04-20 15:10:51 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:51 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:51 destination > Finished writing data to f75889a7-28eb-483a-ba45-bfa892eeab8616698097287367633552.csv.gz (451 bytes) 2023-04-20 15:10:51 destination > closing connection 2023-04-20 15:10:51 destination > Deleting tempFile data f75889a7-28eb-483a-ba45-bfa892eeab8616698097287367633552.csv.gz 2023-04-20 15:10:51 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:51 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:51 destination > Finished writing data to 6623df71-4eee-4aa8-be5f-acda08bfb93b487824501051149146.csv.gz (318 bytes) 2023-04-20 15:10:52 destination > closing connection 2023-04-20 15:10:52 destination > Deleting tempFile data 6623df71-4eee-4aa8-be5f-acda08bfb93b487824501051149146.csv.gz 2023-04-20 15:10:52 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:52 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:52 destination > Finished writing data to d7e147c8-f85c-4dfd-87e4-d51879b6f0949803421701926887387.csv.gz (223 bytes) 2023-04-20 15:10:52 destination > closing connection 2023-04-20 15:10:52 destination > Deleting tempFile data d7e147c8-f85c-4dfd-87e4-d51879b6f0949803421701926887387.csv.gz 2023-04-20 15:10:52 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:52 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:52 destination > Finished writing data to 80545baa-6183-418b-aa82-0a13d2dc1ab0773102829948218348.csv.gz (1 KB) 2023-04-20 15:10:52 destination > closing connection 2023-04-20 15:10:52 destination > Deleting tempFile data 80545baa-6183-418b-aa82-0a13d2dc1ab0773102829948218348.csv.gz 2023-04-20 15:10:52 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:10:52 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:10:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:52 destination > Finished writing data to 6371d4f3-4cf1-406d-9dd7-0c8eee77bbc812574795993284839427.csv.gz (290 bytes) 2023-04-20 15:10:52 destination > closing connection 2023-04-20 15:10:52 destination > Deleting tempFile data 6371d4f3-4cf1-406d-9dd7-0c8eee77bbc812574795993284839427.csv.gz 2023-04-20 15:10:52 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:52 destination > Closing buffer for stream contacts 2023-04-20 15:10:52 destination > Closing buffer for stream orders 2023-04-20 15:10:52 destination > Closing buffer for stream shotguns 2023-04-20 15:10:52 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:52 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:52 destination > Closing buffer for stream geolocations 2023-04-20 15:10:52 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:52 destination > Closing buffer for stream shotguners 2023-04-20 15:10:52 destination > Closing buffer for stream event_followers 2023-04-20 15:10:52 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:52 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:52 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:52 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:52 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:52 destination > Finished writing data to 942e084b-5e9b-4dd6-a152-ea5c21e267ef13037252415994200869.csv.gz (1 KB) 2023-04-20 15:10:53 destination > closing connection 2023-04-20 15:10:53 destination > Deleting tempFile data 942e084b-5e9b-4dd6-a152-ea5c21e267ef13037252415994200869.csv.gz 2023-04-20 15:10:53 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:53 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:53 destination > Finished writing data to 37cab850-4fb9-4a68-8763-43d5d3eaa6759153770260576613471.csv.gz (564 bytes) 2023-04-20 15:10:53 destination > closing connection 2023-04-20 15:10:53 destination > Deleting tempFile data 37cab850-4fb9-4a68-8763-43d5d3eaa6759153770260576613471.csv.gz 2023-04-20 15:10:53 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:10:53 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:10:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:53 destination > Finished writing data to de5aa797-bf8d-4906-8526-893bd132fa823042551551827613446.csv.gz (312 bytes) 2023-04-20 15:10:53 destination > closing connection 2023-04-20 15:10:53 destination > Deleting tempFile data de5aa797-bf8d-4906-8526-893bd132fa823042551551827613446.csv.gz 2023-04-20 15:10:53 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:53 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:53 destination > Finished writing data to 913d5753-3af8-4c26-a377-6457c82de3a317734406490252032777.csv.gz (1 KB) 2023-04-20 15:10:53 destination > closing connection 2023-04-20 15:10:53 destination > Deleting tempFile data 913d5753-3af8-4c26-a377-6457c82de3a317734406490252032777.csv.gz 2023-04-20 15:10:53 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:53 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:53 destination > Finished writing data to 6a411ad2-5bff-4d39-9adb-95eb4a59238e5836401218528337795.csv.gz (1 KB) 2023-04-20 15:10:54 destination > closing connection 2023-04-20 15:10:54 destination > Deleting tempFile data 6a411ad2-5bff-4d39-9adb-95eb4a59238e5836401218528337795.csv.gz 2023-04-20 15:10:54 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:54 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:54 destination > Finished writing data to 41ffdeac-cfc5-445a-ae71-404b1f0d476b14805090742925961520.csv.gz (640 bytes) 2023-04-20 15:10:54 destination > closing connection 2023-04-20 15:10:54 destination > Deleting tempFile data 41ffdeac-cfc5-445a-ae71-404b1f0d476b14805090742925961520.csv.gz 2023-04-20 15:10:54 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:10:54 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:10:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:54 destination > Finished writing data to 50d5890c-dfa1-4471-bd41-980872a33a0a10603768228930520131.csv.gz (320 bytes) 2023-04-20 15:10:54 destination > closing connection 2023-04-20 15:10:54 destination > Deleting tempFile data 50d5890c-dfa1-4471-bd41-980872a33a0a10603768228930520131.csv.gz 2023-04-20 15:10:54 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:54 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:54 destination > Finished writing data to 615d9d1b-894b-494d-bf45-2cdd89122f075561205066515440325.csv.gz (274 bytes) 2023-04-20 15:10:54 destination > closing connection 2023-04-20 15:10:54 destination > Deleting tempFile data 615d9d1b-894b-494d-bf45-2cdd89122f075561205066515440325.csv.gz 2023-04-20 15:10:54 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:54 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:54 destination > Finished writing data to dfea5f12-df9d-4933-a3b3-c2423336963312128264376828616813.csv.gz (290 bytes) 2023-04-20 15:10:55 destination > closing connection 2023-04-20 15:10:55 destination > Deleting tempFile data dfea5f12-df9d-4933-a3b3-c2423336963312128264376828616813.csv.gz 2023-04-20 15:10:55 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:55 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:55 destination > Finished writing data to b46b3d1e-ceab-44e3-8a5f-a5a45b313bb89264998121127734862.csv.gz (3 KB) 2023-04-20 15:10:55 destination > closing connection 2023-04-20 15:10:55 destination > Deleting tempFile data b46b3d1e-ceab-44e3-8a5f-a5a45b313bb89264998121127734862.csv.gz 2023-04-20 15:10:55 destination > Closing buffer for stream orders 2023-04-20 15:10:55 destination > Closing buffer for stream contacts 2023-04-20 15:10:55 destination > Closing buffer for stream transfers 2023-04-20 15:10:55 destination > Closing buffer for stream shotguns 2023-04-20 15:10:55 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:55 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:55 destination > Closing buffer for stream transfer_demands 2023-04-20 15:10:55 destination > Closing buffer for stream geolocations 2023-04-20 15:10:55 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:55 destination > Closing buffer for stream shotguners 2023-04-20 15:10:55 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream deals (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:55 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:55 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:55 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:55 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:55 destination > Finished writing data to 761e37f6-7eb3-4721-9e10-b33d1da80e481600321864541568604.csv.gz (262 bytes) 2023-04-20 15:10:55 destination > closing connection 2023-04-20 15:10:55 destination > Deleting tempFile data 761e37f6-7eb3-4721-9e10-b33d1da80e481600321864541568604.csv.gz 2023-04-20 15:10:55 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:55 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:55 destination > Finished writing data to e2ac8e7c-386d-489d-aaa0-7f4225e2594e12108484673592373507.csv.gz (346 bytes) 2023-04-20 15:10:56 destination > closing connection 2023-04-20 15:10:56 destination > Deleting tempFile data e2ac8e7c-386d-489d-aaa0-7f4225e2594e12108484673592373507.csv.gz 2023-04-20 15:10:56 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:56 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:56 destination > Finished writing data to 58ab63ad-298b-4b83-ae1a-2a10c74fc1e617489990071834954349.csv.gz (1 KB) 2023-04-20 15:10:56 destination > closing connection 2023-04-20 15:10:56 destination > Deleting tempFile data 58ab63ad-298b-4b83-ae1a-2a10c74fc1e617489990071834954349.csv.gz 2023-04-20 15:10:56 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:56 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:56 destination > Finished writing data to a4a3a76e-02fb-4a07-a2a6-9e026a79a0a317687981401336928791.csv.gz (650 bytes) 2023-04-20 15:10:56 destination > closing connection 2023-04-20 15:10:56 destination > Deleting tempFile data a4a3a76e-02fb-4a07-a2a6-9e026a79a0a317687981401336928791.csv.gz 2023-04-20 15:10:56 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:56 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:56 destination > Finished writing data to c2fd878f-f65f-44da-8d89-34104b178cb22034862274272495402.csv.gz (961 bytes) 2023-04-20 15:10:56 destination > closing connection 2023-04-20 15:10:56 destination > Deleting tempFile data c2fd878f-f65f-44da-8d89-34104b178cb22034862274272495402.csv.gz 2023-04-20 15:10:56 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:56 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:56 destination > Finished writing data to 0af23689-6433-400e-a554-7da60bda0eaf237259822077672964.csv.gz (646 bytes) 2023-04-20 15:10:57 destination > closing connection 2023-04-20 15:10:57 destination > Deleting tempFile data 0af23689-6433-400e-a554-7da60bda0eaf237259822077672964.csv.gz 2023-04-20 15:10:57 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:57 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:57 destination > Finished writing data to 319e1bca-bdf5-4078-a08f-9694147850e416636105685133720965.csv.gz (443 bytes) 2023-04-20 15:10:57 destination > closing connection 2023-04-20 15:10:57 destination > Deleting tempFile data 319e1bca-bdf5-4078-a08f-9694147850e416636105685133720965.csv.gz 2023-04-20 15:10:57 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:57 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:57 destination > Finished writing data to 5bc8b2ff-cc90-4419-9b87-6928594723403614209832416247849.csv.gz (290 bytes) 2023-04-20 15:10:57 destination > closing connection 2023-04-20 15:10:57 destination > Deleting tempFile data 5bc8b2ff-cc90-4419-9b87-6928594723403614209832416247849.csv.gz 2023-04-20 15:10:57 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:10:57 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:10:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:57 destination > Finished writing data to 2b50b8bd-b4fd-462d-9620-59f36637269c5634076345758417196.csv.gz (789 bytes) 2023-04-20 15:10:57 destination > closing connection 2023-04-20 15:10:57 destination > Deleting tempFile data 2b50b8bd-b4fd-462d-9620-59f36637269c5634076345758417196.csv.gz 2023-04-20 15:10:57 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:10:57 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:10:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:57 destination > Finished writing data to d1d2758c-d87f-4226-8dee-ffe550a34f5f6144890744176541482.csv.gz (1 KB) 2023-04-20 15:10:57 destination > closing connection 2023-04-20 15:10:57 destination > Deleting tempFile data d1d2758c-d87f-4226-8dee-ffe550a34f5f6144890744176541482.csv.gz 2023-04-20 15:10:57 destination > Closing buffer for stream contacts_acls 2023-04-20 15:10:57 destination > Closing buffer for stream contacts 2023-04-20 15:10:57 destination > Closing buffer for stream orders 2023-04-20 15:10:57 destination > Closing buffer for stream shotguns 2023-04-20 15:10:57 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:10:57 destination > Closing buffer for stream app_notifications 2023-04-20 15:10:57 destination > Closing buffer for stream geolocations 2023-04-20 15:10:57 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:10:57 destination > Closing buffer for stream deals 2023-04-20 15:10:57 destination > Closing buffer for stream shotguners 2023-04-20 15:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 111000 (74 MB) 2023-04-20 15:10:57 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:55.969731 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.341000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:55.969731 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.341000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.340578 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:55.969731 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:17:55.341000 2023-04-20 15:10:57 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:10:57 destination > Starting a new buffer for stream cards (current state: 0 bytes in 9 buffers) 2023-04-20 15:10:57 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:10:57 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:10:57 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:10:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:57 destination > Finished writing data to 93385625-108d-41c7-b745-aee3b852545015899195957946002601.csv.gz (248 bytes) 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:02.725000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510378 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510378 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:02.725000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510378 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510378 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:18:02.725000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510378 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510378 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-06-20T08:18:02.725000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510470 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510470 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-06-20T08:18:02.725000 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510470 2023-04-20 15:10:57 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510470 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-06-20T08:18:02.725000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510470 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510470 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-20T08:18:02.725000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510430 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510430 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-20T08:18:02.725000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510430 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510430 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-05-20T08:18:02.725000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510430 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:02.510430 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T17:25:41.750000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.260758 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.258000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T17:25:41.750000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.260758 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.258000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T17:25:41.750000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.260758 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.258000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T20:17:58.334000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.309767 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T20:17:58.334000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T20:17:58.334000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.309767 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T20:17:58.334000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T20:17:58.334000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:03.309767 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-02-07T20:17:58.334000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 1970-01-01T00:00:00.000000 2023-04-20 15:10:58 destination > closing connection 2023-04-20 15:10:58 destination > Deleting tempFile data 93385625-108d-41c7-b745-aee3b852545015899195957946002601.csv.gz 2023-04-20 15:10:58 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:10:58 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:10:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:58 destination > Finished writing data to db959178-503e-432c-a404-94b098caa35b16557558250139363245.csv.gz (347 bytes) 2023-04-20 15:10:58 destination > closing connection 2023-04-20 15:10:58 destination > Deleting tempFile data db959178-503e-432c-a404-94b098caa35b16557558250139363245.csv.gz 2023-04-20 15:10:58 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:10:58 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:10:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:58 destination > Finished writing data to 83113385-6bf9-4e2d-baa5-40606784cab3858832173174197307.csv.gz (1013 bytes) 2023-04-20 15:10:58 destination > closing connection 2023-04-20 15:10:58 destination > Deleting tempFile data 83113385-6bf9-4e2d-baa5-40606784cab3858832173174197307.csv.gz 2023-04-20 15:10:58 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:10:58 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:10:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:58 destination > Finished writing data to 54bd9c91-2f3b-4f4a-af14-2981e90f178e8946358748989986406.csv.gz (343 bytes) 2023-04-20 15:10:58 destination > closing connection 2023-04-20 15:10:58 destination > Deleting tempFile data 54bd9c91-2f3b-4f4a-af14-2981e90f178e8946358748989986406.csv.gz 2023-04-20 15:10:58 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:10:58 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:10:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:58 destination > Finished writing data to aa4494b1-c73a-4468-8d02-f0b0c5b7fae73979624183624569111.csv.gz (784 bytes) 2023-04-20 15:10:59 destination > closing connection 2023-04-20 15:10:59 destination > Deleting tempFile data aa4494b1-c73a-4468-8d02-f0b0c5b7fae73979624183624569111.csv.gz 2023-04-20 15:10:59 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:10:59 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:10:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:59 destination > Finished writing data to dd5c715f-4c15-41ad-afd1-9cb4a3076c3116822633948881960997.csv.gz (1 KB) 2023-04-20 15:10:59 destination > closing connection 2023-04-20 15:10:59 destination > Deleting tempFile data dd5c715f-4c15-41ad-afd1-9cb4a3076c3116822633948881960997.csv.gz 2023-04-20 15:10:59 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:10:59 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:10:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:59 destination > Finished writing data to 4e0f3b4e-fd56-4f4a-81c3-1ab06daff9c57246391927830961554.csv.gz (446 bytes) 2023-04-20 15:10:59 destination > closing connection 2023-04-20 15:10:59 destination > Deleting tempFile data 4e0f3b4e-fd56-4f4a-81c3-1ab06daff9c57246391927830961554.csv.gz 2023-04-20 15:10:59 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:10:59 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:10:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:59 destination > Finished writing data to 8550ce4d-d748-4542-9933-e6d08c6765e07006601156067439138.csv.gz (320 bytes) 2023-04-20 15:10:59 destination > closing connection 2023-04-20 15:10:59 destination > Deleting tempFile data 8550ce4d-d748-4542-9933-e6d08c6765e07006601156067439138.csv.gz 2023-04-20 15:10:59 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:10:59 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:10:59 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:10:59 destination > Finished writing data to ade443dd-d5bf-4d74-9e50-532080a55f8c8495224544792647326.csv.gz (223 bytes) 2023-04-20 15:11:00 destination > closing connection 2023-04-20 15:11:00 destination > Deleting tempFile data ade443dd-d5bf-4d74-9e50-532080a55f8c8495224544792647326.csv.gz 2023-04-20 15:11:00 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:00 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:00 destination > Finished writing data to 5cc743e1-b0ed-4d58-a156-d1cfe2aa15a115745098395743602087.csv.gz (904 bytes) 2023-04-20 15:11:00 destination > closing connection 2023-04-20 15:11:00 destination > Deleting tempFile data 5cc743e1-b0ed-4d58-a156-d1cfe2aa15a115745098395743602087.csv.gz 2023-04-20 15:11:00 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:00 destination > Closing buffer for stream contacts 2023-04-20 15:11:00 destination > Closing buffer for stream orders 2023-04-20 15:11:00 destination > Closing buffer for stream cards 2023-04-20 15:11:00 destination > Closing buffer for stream shotguns 2023-04-20 15:11:00 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:00 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:00 destination > Closing buffer for stream geolocations 2023-04-20 15:11:00 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:00 destination > Closing buffer for stream shotguners 2023-04-20 15:11:00 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream cards (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream deals (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:00 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:00 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:00 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:00 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:00 destination > Finished writing data to 57f15561-b1bd-488a-bf15-0631349c1cbe10604584203599113106.csv.gz (330 bytes) 2023-04-20 15:11:00 destination > closing connection 2023-04-20 15:11:00 destination > Deleting tempFile data 57f15561-b1bd-488a-bf15-0631349c1cbe10604584203599113106.csv.gz 2023-04-20 15:11:00 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:00 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:00 destination > Finished writing data to e20f87dd-d1c4-4cc4-8eb1-34e37962db0a13569150185131539338.csv.gz (955 bytes) 2023-04-20 15:11:00 destination > closing connection 2023-04-20 15:11:00 destination > Deleting tempFile data e20f87dd-d1c4-4cc4-8eb1-34e37962db0a13569150185131539338.csv.gz 2023-04-20 15:11:00 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:00 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:00 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:00 destination > Finished writing data to 4914c120-df4a-4e64-9219-f21f2bf0cc2c2518640523712149501.csv.gz (345 bytes) 2023-04-20 15:11:01 destination > closing connection 2023-04-20 15:11:01 destination > Deleting tempFile data 4914c120-df4a-4e64-9219-f21f2bf0cc2c2518640523712149501.csv.gz 2023-04-20 15:11:01 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:01 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:01 destination > Finished writing data to 036d1ee4-7066-4799-b994-8b7b535b966e13513399339451661949.csv.gz (648 bytes) 2023-04-20 15:11:01 destination > closing connection 2023-04-20 15:11:01 destination > Deleting tempFile data 036d1ee4-7066-4799-b994-8b7b535b966e13513399339451661949.csv.gz 2023-04-20 15:11:01 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:01 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:01 destination > Finished writing data to 1a8d538b-9753-4460-865a-125d2ee4072a13489316436384992746.csv.gz (1 KB) 2023-04-20 15:11:01 destination > closing connection 2023-04-20 15:11:01 destination > Deleting tempFile data 1a8d538b-9753-4460-865a-125d2ee4072a13489316436384992746.csv.gz 2023-04-20 15:11:01 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:01 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:01 destination > Finished writing data to c3c24c74-2f84-4b72-a625-1e607062f65613753264605940923593.csv.gz (448 bytes) 2023-04-20 15:11:01 destination > closing connection 2023-04-20 15:11:01 destination > Deleting tempFile data c3c24c74-2f84-4b72-a625-1e607062f65613753264605940923593.csv.gz 2023-04-20 15:11:01 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:11:01 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:11:01 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:01 destination > Finished writing data to c2120f1b-119d-4962-bab4-40078842d2f718439446017531662523.csv.gz (2 KB) 2023-04-20 15:11:02 destination > closing connection 2023-04-20 15:11:02 destination > Deleting tempFile data c2120f1b-119d-4962-bab4-40078842d2f718439446017531662523.csv.gz 2023-04-20 15:11:02 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:11:02 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:11:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:02 destination > Finished writing data to 26464cfc-88c4-4a53-9421-03187fb54c4f10768559399331141343.csv.gz (789 bytes) 2023-04-20 15:11:02 destination > closing connection 2023-04-20 15:11:02 destination > Deleting tempFile data 26464cfc-88c4-4a53-9421-03187fb54c4f10768559399331141343.csv.gz 2023-04-20 15:11:02 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:02 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:02 destination > Finished writing data to 8377c2c6-e195-4a83-8f67-a3e21af159f32859841232638418173.csv.gz (683 bytes) 2023-04-20 15:11:02 destination > closing connection 2023-04-20 15:11:02 destination > Deleting tempFile data 8377c2c6-e195-4a83-8f67-a3e21af159f32859841232638418173.csv.gz 2023-04-20 15:11:02 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:02 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:02 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:02 destination > Finished writing data to bad4d51c-4558-4dd4-a6b3-394259852e0117197487637504848950.csv.gz (225 bytes) 2023-04-20 15:11:03 destination > closing connection 2023-04-20 15:11:03 destination > Deleting tempFile data bad4d51c-4558-4dd4-a6b3-394259852e0117197487637504848950.csv.gz 2023-04-20 15:11:03 destination > Closing buffer for stream contacts 2023-04-20 15:11:03 destination > Closing buffer for stream orders 2023-04-20 15:11:03 destination > Closing buffer for stream cards 2023-04-20 15:11:03 destination > Closing buffer for stream shotguns 2023-04-20 15:11:03 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:03 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:03 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:11:03 destination > Closing buffer for stream deals 2023-04-20 15:11:03 destination > Closing buffer for stream shotguners 2023-04-20 15:11:03 destination > Closing buffer for stream event_followers 2023-04-20 15:11:03 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:03 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:03 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:03 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:03 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:03 destination > Finished writing data to f9321c0e-6e99-4028-ad84-8c707d754efe15985351242046941686.csv.gz (314 bytes) 2023-04-20 15:11:03 destination > closing connection 2023-04-20 15:11:03 destination > Deleting tempFile data f9321c0e-6e99-4028-ad84-8c707d754efe15985351242046941686.csv.gz 2023-04-20 15:11:03 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:03 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:03 destination > Finished writing data to 4721bdb2-9487-489a-bc15-b56ae60a2e482252370428845828348.csv.gz (1 KB) 2023-04-20 15:11:03 destination > closing connection 2023-04-20 15:11:03 destination > Deleting tempFile data 4721bdb2-9487-489a-bc15-b56ae60a2e482252370428845828348.csv.gz 2023-04-20 15:11:03 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:03 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:03 destination > Finished writing data to 00b5263c-d3ec-4289-84a1-b6290b7b9cd318374233012856421806.csv.gz (317 bytes) 2023-04-20 15:11:03 destination > closing connection 2023-04-20 15:11:03 destination > Deleting tempFile data 00b5263c-d3ec-4289-84a1-b6290b7b9cd318374233012856421806.csv.gz 2023-04-20 15:11:03 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:03 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:03 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:03 destination > Finished writing data to 7e57b642-0ce3-4d7b-b2c3-2e0f9e46271816722404664183471497.csv.gz (757 bytes) 2023-04-20 15:11:04 destination > closing connection 2023-04-20 15:11:04 destination > Deleting tempFile data 7e57b642-0ce3-4d7b-b2c3-2e0f9e46271816722404664183471497.csv.gz 2023-04-20 15:11:04 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:04 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:04 destination > Finished writing data to dc1905eb-122c-4317-9e87-2f7c06c754d714076540689981452000.csv.gz (1015 bytes) 2023-04-20 15:11:04 destination > closing connection 2023-04-20 15:11:04 destination > Deleting tempFile data dc1905eb-122c-4317-9e87-2f7c06c754d714076540689981452000.csv.gz 2023-04-20 15:11:04 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:04 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:04 destination > Finished writing data to b13b8290-6dfa-42e3-80af-8082dce7e7f78607018941807153666.csv.gz (462 bytes) 2023-04-20 15:11:04 destination > closing connection 2023-04-20 15:11:04 destination > Deleting tempFile data b13b8290-6dfa-42e3-80af-8082dce7e7f78607018941807153666.csv.gz 2023-04-20 15:11:04 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:04 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:04 destination > Finished writing data to 63430c83-e050-4674-8b15-6c8d2418a49815600124371146920334.csv.gz (396 bytes) 2023-04-20 15:11:04 destination > closing connection 2023-04-20 15:11:04 destination > Deleting tempFile data 63430c83-e050-4674-8b15-6c8d2418a49815600124371146920334.csv.gz 2023-04-20 15:11:04 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:04 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:04 destination > Finished writing data to b6ff3393-5088-4d9c-b41b-ffbe00cbf9686081182692080848775.csv.gz (291 bytes) 2023-04-20 15:11:04 destination > closing connection 2023-04-20 15:11:04 destination > Deleting tempFile data b6ff3393-5088-4d9c-b41b-ffbe00cbf9686081182692080848775.csv.gz 2023-04-20 15:11:04 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:04 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:04 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:04 destination > Finished writing data to 2ca9daa6-3cf3-4a1e-92dc-a39878c14a3312233611702334444253.csv.gz (1 KB) 2023-04-20 15:11:05 destination > closing connection 2023-04-20 15:11:05 destination > Deleting tempFile data 2ca9daa6-3cf3-4a1e-92dc-a39878c14a3312233611702334444253.csv.gz 2023-04-20 15:11:05 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:05 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:05 destination > Finished writing data to 955173ab-98ee-4469-b1c4-d7e65ea38bdd1001654120852667516.csv.gz (225 bytes) 2023-04-20 15:11:05 destination > closing connection 2023-04-20 15:11:05 destination > Deleting tempFile data 955173ab-98ee-4469-b1c4-d7e65ea38bdd1001654120852667516.csv.gz 2023-04-20 15:11:05 destination > Closing buffer for stream contacts 2023-04-20 15:11:05 destination > Closing buffer for stream orders 2023-04-20 15:11:05 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:05 destination > Closing buffer for stream shotguns 2023-04-20 15:11:05 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:05 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:05 destination > Closing buffer for stream geolocations 2023-04-20 15:11:05 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:05 destination > Closing buffer for stream shotguners 2023-04-20 15:11:05 destination > Closing buffer for stream event_followers 2023-04-20 15:11:05 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream artist_followers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream artists (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream cards (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:05 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:05 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:05 destination > Flushing buffer of stream artist_followers (10 bytes) 2023-04-20 15:11:05 destination > Flushing buffer for stream artist_followers (10 bytes) to staging 2023-04-20 15:11:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:05 destination > Finished writing data to db1584cc-0464-4ef7-b259-0dabe31168ce18153511207687462333.csv.gz (820 bytes) 2023-04-20 15:11:05 destination > closing connection 2023-04-20 15:11:05 destination > Deleting tempFile data db1584cc-0464-4ef7-b259-0dabe31168ce18153511207687462333.csv.gz 2023-04-20 15:11:05 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:05 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:05 destination > Finished writing data to ece343f8-22dd-493c-8a18-2489abb947856359703415429092005.csv.gz (331 bytes) 2023-04-20 15:11:05 destination > closing connection 2023-04-20 15:11:05 destination > Deleting tempFile data ece343f8-22dd-493c-8a18-2489abb947856359703415429092005.csv.gz 2023-04-20 15:11:05 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:05 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:05 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:05 destination > Finished writing data to 99ad31f8-4bd2-4969-aae2-076b341afd3112243267796675334524.csv.gz (638 bytes) 2023-04-20 15:11:06 destination > closing connection 2023-04-20 15:11:06 destination > Deleting tempFile data 99ad31f8-4bd2-4969-aae2-076b341afd3112243267796675334524.csv.gz 2023-04-20 15:11:06 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:06 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:06 destination > Finished writing data to 6e2d36f5-a8f1-4683-a7d6-8535659d775a2880881884337243757.csv.gz (283 bytes) 2023-04-20 15:11:06 destination > closing connection 2023-04-20 15:11:06 destination > Deleting tempFile data 6e2d36f5-a8f1-4683-a7d6-8535659d775a2880881884337243757.csv.gz 2023-04-20 15:11:06 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:06 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:06 destination > Finished writing data to faa4b933-20a3-434f-917c-f6a807227d3613863622387033831267.csv.gz (1 KB) 2023-04-20 15:11:06 destination > closing connection 2023-04-20 15:11:06 destination > Deleting tempFile data faa4b933-20a3-434f-917c-f6a807227d3613863622387033831267.csv.gz 2023-04-20 15:11:06 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:06 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:06 destination > Finished writing data to 5d9dd156-de5b-4abd-9ace-123ad538aa6117880886242339300940.csv.gz (230 bytes) 2023-04-20 15:11:06 destination > closing connection 2023-04-20 15:11:06 destination > Deleting tempFile data 5d9dd156-de5b-4abd-9ace-123ad538aa6117880886242339300940.csv.gz 2023-04-20 15:11:06 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:11:06 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:11:06 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:06 destination > Finished writing data to ff214393-79ec-4d00-bf8c-e97f02580c795715114446958656934.csv.gz (2 KB) 2023-04-20 15:11:07 destination > closing connection 2023-04-20 15:11:07 destination > Deleting tempFile data ff214393-79ec-4d00-bf8c-e97f02580c795715114446958656934.csv.gz 2023-04-20 15:11:07 destination > Flushing buffer of stream segment_contacts (10 bytes) 2023-04-20 15:11:07 destination > Flushing buffer for stream segment_contacts (10 bytes) to staging 2023-04-20 15:11:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:07 destination > Finished writing data to 9f62b50f-1575-4902-b698-0e331003b6bb11056832908832908612.csv.gz (200 bytes) 2023-04-20 15:11:07 destination > closing connection 2023-04-20 15:11:07 destination > Deleting tempFile data 9f62b50f-1575-4902-b698-0e331003b6bb11056832908832908612.csv.gz 2023-04-20 15:11:07 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:07 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:07 destination > Finished writing data to eaaa1d26-ebc8-48e0-ac0a-a978b12e63cb3840731434957605290.csv.gz (2 KB) 2023-04-20 15:11:07 destination > closing connection 2023-04-20 15:11:07 destination > Deleting tempFile data eaaa1d26-ebc8-48e0-ac0a-a978b12e63cb3840731434957605290.csv.gz 2023-04-20 15:11:07 destination > Flushing buffer of stream artists (10 bytes) 2023-04-20 15:11:07 destination > Flushing buffer for stream artists (10 bytes) to staging 2023-04-20 15:11:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:07 destination > Finished writing data to 7b70eaad-2e2d-46a3-aba3-dfcfc3ebe94b977526268275703980.csv.gz (1 KB) 2023-04-20 15:11:07 destination > closing connection 2023-04-20 15:11:07 destination > Deleting tempFile data 7b70eaad-2e2d-46a3-aba3-dfcfc3ebe94b977526268275703980.csv.gz 2023-04-20 15:11:07 destination > Closing buffer for stream artist_followers 2023-04-20 15:11:07 destination > Closing buffer for stream contacts 2023-04-20 15:11:07 destination > Closing buffer for stream orders 2023-04-20 15:11:07 destination > Closing buffer for stream cards 2023-04-20 15:11:07 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:07 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:07 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:11:07 destination > Closing buffer for stream segment_contacts 2023-04-20 15:11:07 destination > Closing buffer for stream shotguners 2023-04-20 15:11:07 destination > Closing buffer for stream artists 2023-04-20 15:11:07 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream biz_followers (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:07 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:07 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:07 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:07 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:07 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:07 destination > Finished writing data to d116dd9f-ae80-4d37-aa65-9a3665befbaf14675987106193952626.csv.gz (658 bytes) 2023-04-20 15:11:08 destination > closing connection 2023-04-20 15:11:08 destination > Deleting tempFile data d116dd9f-ae80-4d37-aa65-9a3665befbaf14675987106193952626.csv.gz 2023-04-20 15:11:08 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:08 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:08 destination > Finished writing data to 845c9dbf-9a85-4e41-9830-deea2f59aec36036858901280946180.csv.gz (247 bytes) 2023-04-20 15:11:08 destination > closing connection 2023-04-20 15:11:08 destination > Deleting tempFile data 845c9dbf-9a85-4e41-9830-deea2f59aec36036858901280946180.csv.gz 2023-04-20 15:11:08 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:08 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:08 destination > Finished writing data to fbd10af8-264b-41d2-a7ea-c3e4c513107e14018538956986152536.csv.gz (648 bytes) 2023-04-20 15:11:08 destination > closing connection 2023-04-20 15:11:08 destination > Deleting tempFile data fbd10af8-264b-41d2-a7ea-c3e4c513107e14018538956986152536.csv.gz 2023-04-20 15:11:08 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:08 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:08 destination > Finished writing data to 2ea70dad-5bf0-4a3d-9ff0-1549769d7798110751075218287777.csv.gz (397 bytes) 2023-04-20 15:11:08 destination > closing connection 2023-04-20 15:11:08 destination > Deleting tempFile data 2ea70dad-5bf0-4a3d-9ff0-1549769d7798110751075218287777.csv.gz 2023-04-20 15:11:08 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:08 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:08 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:08 destination > Finished writing data to 58a1391b-58d0-4bce-a7ea-9690a65fa55d4292602847414999090.csv.gz (449 bytes) 2023-04-20 15:11:09 destination > closing connection 2023-04-20 15:11:09 destination > Deleting tempFile data 58a1391b-58d0-4bce-a7ea-9690a65fa55d4292602847414999090.csv.gz 2023-04-20 15:11:09 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:11:09 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:11:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:09 destination > Finished writing data to c209d5e1-fe80-4a4f-93dd-af875968081c9247088338724338020.csv.gz (1 KB) 2023-04-20 15:11:09 destination > closing connection 2023-04-20 15:11:09 destination > Deleting tempFile data c209d5e1-fe80-4a4f-93dd-af875968081c9247088338724338020.csv.gz 2023-04-20 15:11:09 destination > Flushing buffer of stream biz_followers (10 bytes) 2023-04-20 15:11:09 destination > Flushing buffer for stream biz_followers (10 bytes) to staging 2023-04-20 15:11:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:09 destination > Finished writing data to 396decac-ab1b-4cc4-b80a-a90f7cced3531191106236137967186.csv.gz (259 bytes) 2023-04-20 15:11:09 destination > closing connection 2023-04-20 15:11:09 destination > Deleting tempFile data 396decac-ab1b-4cc4-b80a-a90f7cced3531191106236137967186.csv.gz 2023-04-20 15:11:09 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:09 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:09 destination > Finished writing data to 9be6a95b-1cc3-4c42-9447-c0d857848a0a15279290884010791122.csv.gz (225 bytes) 2023-04-20 15:11:09 destination > closing connection 2023-04-20 15:11:09 destination > Deleting tempFile data 9be6a95b-1cc3-4c42-9447-c0d857848a0a15279290884010791122.csv.gz 2023-04-20 15:11:09 destination > Flushing buffer of stream segment_contacts (10 bytes) 2023-04-20 15:11:09 destination > Flushing buffer for stream segment_contacts (10 bytes) to staging 2023-04-20 15:11:09 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:09 destination > Finished writing data to 4315ac70-d6bc-4b80-a654-be665d9a906a8972764644632968882.csv.gz (256 bytes) 2023-04-20 15:11:10 destination > closing connection 2023-04-20 15:11:10 destination > Deleting tempFile data 4315ac70-d6bc-4b80-a654-be665d9a906a8972764644632968882.csv.gz 2023-04-20 15:11:10 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:10 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:10 destination > Finished writing data to f105c3a7-952a-47be-9240-9b101740083515335989239450279357.csv.gz (898 bytes) 2023-04-20 15:11:10 destination > closing connection 2023-04-20 15:11:10 destination > Deleting tempFile data f105c3a7-952a-47be-9240-9b101740083515335989239450279357.csv.gz 2023-04-20 15:11:10 destination > Closing buffer for stream orders 2023-04-20 15:11:10 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:10 destination > Closing buffer for stream shotguns 2023-04-20 15:11:10 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:10 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:10 destination > Closing buffer for stream bizs 2023-04-20 15:11:10 destination > Closing buffer for stream biz_followers 2023-04-20 15:11:10 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:10 destination > Closing buffer for stream segment_contacts 2023-04-20 15:11:10 destination > Closing buffer for stream shotguners 2023-04-20 15:11:10 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:10 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:10 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:10 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:10 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:10 destination > Finished writing data to 591c4ad4-e9e3-4ae4-b47f-7856515994e95696464176214013721.csv.gz (1 KB) 2023-04-20 15:11:10 destination > closing connection 2023-04-20 15:11:10 destination > Deleting tempFile data 591c4ad4-e9e3-4ae4-b47f-7856515994e95696464176214013721.csv.gz 2023-04-20 15:11:10 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:10 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:10 destination > Finished writing data to 4b00423c-8015-40a2-8c79-4c51ad8bdf1611689787807306707533.csv.gz (250 bytes) 2023-04-20 15:11:10 destination > closing connection 2023-04-20 15:11:10 destination > Deleting tempFile data 4b00423c-8015-40a2-8c79-4c51ad8bdf1611689787807306707533.csv.gz 2023-04-20 15:11:10 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:10 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:10 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:10 destination > Finished writing data to 845f8788-9d1f-45e9-b548-9343ccf1a9fb10517093976578677402.csv.gz (765 bytes) 2023-04-20 15:11:11 destination > closing connection 2023-04-20 15:11:11 destination > Deleting tempFile data 845f8788-9d1f-45e9-b548-9343ccf1a9fb10517093976578677402.csv.gz 2023-04-20 15:11:11 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:11 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:11 destination > Finished writing data to c069738a-b2fb-47ec-803a-b2f5cfe54cd713325918682719206406.csv.gz (1 KB) 2023-04-20 15:11:11 destination > closing connection 2023-04-20 15:11:11 destination > Deleting tempFile data c069738a-b2fb-47ec-803a-b2f5cfe54cd713325918682719206406.csv.gz 2023-04-20 15:11:11 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:11 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:11 destination > Finished writing data to 7815144f-fbd1-4e6c-98c2-dd5952573c099951793005933142224.csv.gz (625 bytes) 2023-04-20 15:11:11 destination > closing connection 2023-04-20 15:11:11 destination > Deleting tempFile data 7815144f-fbd1-4e6c-98c2-dd5952573c099951793005933142224.csv.gz 2023-04-20 15:11:11 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:11:11 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:11:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:11 destination > Finished writing data to 6faca45b-3855-466d-a332-e26f953f5cc712830060303279062502.csv.gz (304 bytes) 2023-04-20 15:11:11 destination > closing connection 2023-04-20 15:11:11 destination > Deleting tempFile data 6faca45b-3855-466d-a332-e26f953f5cc712830060303279062502.csv.gz 2023-04-20 15:11:11 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:11 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:11 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:11 destination > Finished writing data to 3d8178a9-b5eb-40ed-ada7-b5fa923055fe10704247055216906015.csv.gz (274 bytes) 2023-04-20 15:11:12 destination > closing connection 2023-04-20 15:11:12 destination > Deleting tempFile data 3d8178a9-b5eb-40ed-ada7-b5fa923055fe10704247055216906015.csv.gz 2023-04-20 15:11:12 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:12 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:12 destination > Finished writing data to c86edbd0-573e-42dd-910c-b4102d8657ca776230707087054489.csv.gz (430 bytes) 2023-04-20 15:11:12 destination > closing connection 2023-04-20 15:11:12 destination > Deleting tempFile data c86edbd0-573e-42dd-910c-b4102d8657ca776230707087054489.csv.gz 2023-04-20 15:11:12 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:12 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:12 destination > Finished writing data to c28d7ad4-963a-4587-9972-142479955def12835927550995897582.csv.gz (1 KB) 2023-04-20 15:11:12 destination > closing connection 2023-04-20 15:11:12 destination > Deleting tempFile data c28d7ad4-963a-4587-9972-142479955def12835927550995897582.csv.gz 2023-04-20 15:11:12 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:12 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:12 destination > Finished writing data to f6e66bf8-04d6-4472-a35b-7e39f17060ba8797953266002366111.csv.gz (224 bytes) 2023-04-20 15:11:12 destination > closing connection 2023-04-20 15:11:12 destination > Deleting tempFile data f6e66bf8-04d6-4472-a35b-7e39f17060ba8797953266002366111.csv.gz 2023-04-20 15:11:12 destination > Closing buffer for stream orders 2023-04-20 15:11:12 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:12 destination > Closing buffer for stream shotguns 2023-04-20 15:11:12 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:12 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:12 destination > Closing buffer for stream transfer_demands 2023-04-20 15:11:12 destination > Closing buffer for stream geolocations 2023-04-20 15:11:12 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:12 destination > Closing buffer for stream shotguners 2023-04-20 15:11:12 destination > Closing buffer for stream event_followers 2023-04-20 15:11:12 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream orders (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream biz_followers (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:12 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:32.158433 2023-04-20 15:11:12 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:32.158433 2023-04-20 15:11:12 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:32.158433 2023-04-20 15:11:12 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:32.158433 2023-04-20 15:11:12 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:32.158433 2023-04-20 15:11:12 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:32.158433 2023-04-20 15:11:12 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:12 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:12 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:12 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:12 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:12 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:12 destination > Finished writing data to 1c9b7d2c-e6af-4684-8f58-b192f0038fc73581810478330360894.csv.gz (1 KB) 2023-04-20 15:11:13 destination > closing connection 2023-04-20 15:11:13 destination > Deleting tempFile data 1c9b7d2c-e6af-4684-8f58-b192f0038fc73581810478330360894.csv.gz 2023-04-20 15:11:13 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:13 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:13 destination > Finished writing data to 9206cb7b-b1e1-41c1-93f6-9381179d17a618002190478952981026.csv.gz (314 bytes) 2023-04-20 15:11:13 destination > closing connection 2023-04-20 15:11:13 destination > Deleting tempFile data 9206cb7b-b1e1-41c1-93f6-9381179d17a618002190478952981026.csv.gz 2023-04-20 15:11:13 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:13 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:13 destination > Finished writing data to 6b1408c0-006f-420b-9e24-3a6acc235f4613079328185843282953.csv.gz (1 KB) 2023-04-20 15:11:13 destination > closing connection 2023-04-20 15:11:13 destination > Deleting tempFile data 6b1408c0-006f-420b-9e24-3a6acc235f4613079328185843282953.csv.gz 2023-04-20 15:11:13 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:13 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:13 destination > Finished writing data to f51847f7-b293-402e-9adc-3f3458d7309617708618684255404835.csv.gz (900 bytes) 2023-04-20 15:11:13 destination > closing connection 2023-04-20 15:11:13 destination > Deleting tempFile data f51847f7-b293-402e-9adc-3f3458d7309617708618684255404835.csv.gz 2023-04-20 15:11:13 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:11:13 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:11:13 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:13 destination > Finished writing data to 7d47caba-d659-4f0c-ab1c-2b39ab91169a2783301465768140362.csv.gz (1 KB) 2023-04-20 15:11:14 destination > closing connection 2023-04-20 15:11:14 destination > Deleting tempFile data 7d47caba-d659-4f0c-ab1c-2b39ab91169a2783301465768140362.csv.gz 2023-04-20 15:11:14 destination > Flushing buffer of stream biz_followers (10 bytes) 2023-04-20 15:11:14 destination > Flushing buffer for stream biz_followers (10 bytes) to staging 2023-04-20 15:11:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:14 destination > Finished writing data to bd0142c2-6ec1-44eb-8d0d-e613913ceb6b10672822773476733574.csv.gz (257 bytes) 2023-04-20 15:11:14 destination > closing connection 2023-04-20 15:11:14 destination > Deleting tempFile data bd0142c2-6ec1-44eb-8d0d-e613913ceb6b10672822773476733574.csv.gz 2023-04-20 15:11:14 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:14 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:14 destination > Finished writing data to 8609b7f1-958e-4f43-b906-e37a5328ee9e14204340983506097672.csv.gz (275 bytes) 2023-04-20 15:11:14 destination > closing connection 2023-04-20 15:11:14 destination > Deleting tempFile data 8609b7f1-958e-4f43-b906-e37a5328ee9e14204340983506097672.csv.gz 2023-04-20 15:11:14 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:14 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:14 destination > Finished writing data to f07c7c76-0bf6-47d6-9e52-786084d59ca66148135939525217135.csv.gz (233 bytes) 2023-04-20 15:11:14 destination > closing connection 2023-04-20 15:11:14 destination > Deleting tempFile data f07c7c76-0bf6-47d6-9e52-786084d59ca66148135939525217135.csv.gz 2023-04-20 15:11:14 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:11:14 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:11:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:14 destination > Finished writing data to 11152871-2992-447b-87a1-bb853e8dabf64477192546441151291.csv.gz (1 KB) 2023-04-20 15:11:14 destination > closing connection 2023-04-20 15:11:14 destination > Deleting tempFile data 11152871-2992-447b-87a1-bb853e8dabf64477192546441151291.csv.gz 2023-04-20 15:11:14 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:14 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:14 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:14 destination > Finished writing data to 2574fc2b-4d1a-457d-80a4-0f772f5ee71912994292829284672271.csv.gz (988 bytes) 2023-04-20 15:11:15 destination > closing connection 2023-04-20 15:11:15 destination > Deleting tempFile data 2574fc2b-4d1a-457d-80a4-0f772f5ee71912994292829284672271.csv.gz 2023-04-20 15:11:15 destination > Closing buffer for stream orders 2023-04-20 15:11:15 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:15 destination > Closing buffer for stream shotguns 2023-04-20 15:11:15 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:15 destination > Closing buffer for stream bizs 2023-04-20 15:11:15 destination > Closing buffer for stream biz_followers 2023-04-20 15:11:15 destination > Closing buffer for stream geolocations 2023-04-20 15:11:15 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:15 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:11:15 destination > Closing buffer for stream shotguners 2023-04-20 15:11:15 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream deals (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:15 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:15 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:15 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:15 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:15 destination > Finished writing data to 5cc7f332-2a44-4e70-9e58-9dbcadabe9d65226565764965395948.csv.gz (898 bytes) 2023-04-20 15:11:15 destination > closing connection 2023-04-20 15:11:15 destination > Deleting tempFile data 5cc7f332-2a44-4e70-9e58-9dbcadabe9d65226565764965395948.csv.gz 2023-04-20 15:11:15 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:11:15 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:11:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:15 destination > Finished writing data to a3384fc1-c797-464e-b0bc-cff2e653e6659115257778122812442.csv.gz (329 bytes) 2023-04-20 15:11:15 destination > closing connection 2023-04-20 15:11:15 destination > Deleting tempFile data a3384fc1-c797-464e-b0bc-cff2e653e6659115257778122812442.csv.gz 2023-04-20 15:11:15 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:15 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:15 destination > Finished writing data to 48a70928-9850-4ecb-a938-974d312f046c5748123011165715445.csv.gz (894 bytes) 2023-04-20 15:11:15 destination > closing connection 2023-04-20 15:11:15 destination > Deleting tempFile data 48a70928-9850-4ecb-a938-974d312f046c5748123011165715445.csv.gz 2023-04-20 15:11:15 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:15 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:15 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:15 destination > Finished writing data to e1c80d41-2039-493c-b3e6-03cd18b4449112518070462371417340.csv.gz (599 bytes) 2023-04-20 15:11:16 destination > closing connection 2023-04-20 15:11:16 destination > Deleting tempFile data e1c80d41-2039-493c-b3e6-03cd18b4449112518070462371417340.csv.gz 2023-04-20 15:11:16 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:16 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:16 destination > Finished writing data to 63a2bbcb-b857-498e-a090-61f1356c413714900608629629072284.csv.gz (613 bytes) 2023-04-20 15:11:16 destination > closing connection 2023-04-20 15:11:16 destination > Deleting tempFile data 63a2bbcb-b857-498e-a090-61f1356c413714900608629629072284.csv.gz 2023-04-20 15:11:16 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:11:16 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:11:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:16 destination > Finished writing data to 0984b66e-a34a-4dc0-bcd2-557ad2631a9e1349828298911715639.csv.gz (301 bytes) 2023-04-20 15:11:16 destination > closing connection 2023-04-20 15:11:16 destination > Deleting tempFile data 0984b66e-a34a-4dc0-bcd2-557ad2631a9e1349828298911715639.csv.gz 2023-04-20 15:11:16 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:16 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:16 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:16 destination > Finished writing data to a36f5c64-c9e6-41c9-aa4b-bbae4db033fe4132505787773211935.csv.gz (238 bytes) 2023-04-20 15:11:17 destination > closing connection 2023-04-20 15:11:17 destination > Deleting tempFile data a36f5c64-c9e6-41c9-aa4b-bbae4db033fe4132505787773211935.csv.gz 2023-04-20 15:11:17 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:17 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:17 destination > Finished writing data to 78d6b1b5-3ba7-4dd8-a0b8-10c7d0c5b69d11105493443004289113.csv.gz (486 bytes) 2023-04-20 15:11:17 destination > closing connection 2023-04-20 15:11:17 destination > Deleting tempFile data 78d6b1b5-3ba7-4dd8-a0b8-10c7d0c5b69d11105493443004289113.csv.gz 2023-04-20 15:11:17 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:11:17 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:11:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:17 destination > Finished writing data to adb3acf6-01a7-45c1-87d0-e502458e4a3416365254458506937651.csv.gz (707 bytes) 2023-04-20 15:11:17 destination > closing connection 2023-04-20 15:11:17 destination > Deleting tempFile data adb3acf6-01a7-45c1-87d0-e502458e4a3416365254458506937651.csv.gz 2023-04-20 15:11:17 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:17 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:17 destination > Finished writing data to ac9f2eb0-8a1b-428a-aeac-b2818179c15011535566698455821162.csv.gz (914 bytes) 2023-04-20 15:11:17 destination > closing connection 2023-04-20 15:11:17 destination > Deleting tempFile data ac9f2eb0-8a1b-428a-aeac-b2818179c15011535566698455821162.csv.gz 2023-04-20 15:11:17 destination > Closing buffer for stream orders 2023-04-20 15:11:17 destination > Closing buffer for stream transfers 2023-04-20 15:11:17 destination > Closing buffer for stream shotguns 2023-04-20 15:11:17 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:17 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:17 destination > Closing buffer for stream transfer_demands 2023-04-20 15:11:17 destination > Closing buffer for stream geolocations 2023-04-20 15:11:17 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:17 destination > Closing buffer for stream deals 2023-04-20 15:11:17 destination > Closing buffer for stream shotguners 2023-04-20 15:11:17 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream deals (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:17 destination > Starting a new buffer for stream orders (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:17 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:17 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:17 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:17 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:17 destination > Finished writing data to c6a66dd0-75ff-4c94-ade7-258c227dd49b11110814759180497325.csv.gz (635 bytes) 2023-04-20 15:11:18 destination > closing connection 2023-04-20 15:11:18 destination > Deleting tempFile data c6a66dd0-75ff-4c94-ade7-258c227dd49b11110814759180497325.csv.gz 2023-04-20 15:11:18 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:18 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:18 destination > Finished writing data to cb0f5577-6d44-4f9e-bd9f-76459df7d7c67629214140030225014.csv.gz (247 bytes) 2023-04-20 15:11:18 destination > closing connection 2023-04-20 15:11:18 destination > Deleting tempFile data cb0f5577-6d44-4f9e-bd9f-76459df7d7c67629214140030225014.csv.gz 2023-04-20 15:11:18 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:18 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:18 destination > Finished writing data to 715c92d2-2d50-4a5e-8554-c73771f443156704574995381755832.csv.gz (346 bytes) 2023-04-20 15:11:18 destination > closing connection 2023-04-20 15:11:18 destination > Deleting tempFile data 715c92d2-2d50-4a5e-8554-c73771f443156704574995381755832.csv.gz 2023-04-20 15:11:18 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:18 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:18 destination > Finished writing data to 30f8d777-169d-409b-9ee6-5bb7d300c8245106081358183079253.csv.gz (558 bytes) 2023-04-20 15:11:18 destination > closing connection 2023-04-20 15:11:18 destination > Deleting tempFile data 30f8d777-169d-409b-9ee6-5bb7d300c8245106081358183079253.csv.gz 2023-04-20 15:11:18 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:18 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:18 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:18 destination > Finished writing data to d4bc9478-551c-4b01-a122-369445392dd12254679925142361257.csv.gz (413 bytes) 2023-04-20 15:11:19 destination > closing connection 2023-04-20 15:11:19 destination > Deleting tempFile data d4bc9478-551c-4b01-a122-369445392dd12254679925142361257.csv.gz 2023-04-20 15:11:19 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:19 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:19 destination > Finished writing data to 56170dd1-25d1-467a-8a28-4bd1cb10638a11738600165116657794.csv.gz (445 bytes) 2023-04-20 15:11:19 destination > closing connection 2023-04-20 15:11:19 destination > Deleting tempFile data 56170dd1-25d1-467a-8a28-4bd1cb10638a11738600165116657794.csv.gz 2023-04-20 15:11:19 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:19 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:19 destination > Finished writing data to 36c0ab36-f0fe-4861-a1dd-8cbb3fbe47e51931392028777406969.csv.gz (272 bytes) 2023-04-20 15:11:19 destination > closing connection 2023-04-20 15:11:19 destination > Deleting tempFile data 36c0ab36-f0fe-4861-a1dd-8cbb3fbe47e51931392028777406969.csv.gz 2023-04-20 15:11:19 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:19 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:19 destination > Finished writing data to 4f4b4b43-bd30-4f08-bb74-10e33abb668611015388164413031888.csv.gz (223 bytes) 2023-04-20 15:11:19 destination > closing connection 2023-04-20 15:11:19 destination > Deleting tempFile data 4f4b4b43-bd30-4f08-bb74-10e33abb668611015388164413031888.csv.gz 2023-04-20 15:11:19 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:11:19 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:11:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:19 destination > Finished writing data to 3973c411-5be8-4710-a1e0-257e1e0a1f5314862991717894371448.csv.gz (705 bytes) 2023-04-20 15:11:19 destination > closing connection 2023-04-20 15:11:19 destination > Deleting tempFile data 3973c411-5be8-4710-a1e0-257e1e0a1f5314862991717894371448.csv.gz 2023-04-20 15:11:19 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:19 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:19 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:19 destination > Finished writing data to da4685dc-0fca-43b4-8a58-815b94409a2c16137941676825469268.csv.gz (1 KB) 2023-04-20 15:11:20 destination > closing connection 2023-04-20 15:11:20 destination > Deleting tempFile data da4685dc-0fca-43b4-8a58-815b94409a2c16137941676825469268.csv.gz 2023-04-20 15:11:20 destination > Closing buffer for stream orders 2023-04-20 15:11:20 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:20 destination > Closing buffer for stream contacts 2023-04-20 15:11:20 destination > Closing buffer for stream shotguns 2023-04-20 15:11:20 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:20 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:20 destination > Closing buffer for stream geolocations 2023-04-20 15:11:20 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:20 destination > Closing buffer for stream deals 2023-04-20 15:11:20 destination > Closing buffer for stream shotguners 2023-04-20 15:11:20 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:20 destination > Starting a new buffer for stream cards (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:20 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:20 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:20 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:20 destination > Finished writing data to fcb0b7e5-c634-4804-8306-e9bce56b2b7f14678095266326706395.csv.gz (379 bytes) 2023-04-20 15:11:20 destination > closing connection 2023-04-20 15:11:20 destination > Deleting tempFile data fcb0b7e5-c634-4804-8306-e9bce56b2b7f14678095266326706395.csv.gz 2023-04-20 15:11:20 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:20 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:20 destination > Finished writing data to 131c76f7-ab5d-4511-a16a-064db01a34df16387559611244717339.csv.gz (248 bytes) 2023-04-20 15:11:20 destination > closing connection 2023-04-20 15:11:20 destination > Deleting tempFile data 131c76f7-ab5d-4511-a16a-064db01a34df16387559611244717339.csv.gz 2023-04-20 15:11:20 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:20 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:20 destination > Finished writing data to 65f72183-5bd7-438e-8ddb-2f003d6eef7f10813541404449643178.csv.gz (2 KB) 2023-04-20 15:11:20 destination > closing connection 2023-04-20 15:11:20 destination > Deleting tempFile data 65f72183-5bd7-438e-8ddb-2f003d6eef7f10813541404449643178.csv.gz 2023-04-20 15:11:20 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:20 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:20 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:20 destination > Finished writing data to c8e37a4e-7add-4903-a730-e42abaf52be415069152306263520889.csv.gz (342 bytes) 2023-04-20 15:11:21 destination > closing connection 2023-04-20 15:11:21 destination > Deleting tempFile data c8e37a4e-7add-4903-a730-e42abaf52be415069152306263520889.csv.gz 2023-04-20 15:11:21 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:21 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:21 destination > Finished writing data to 44f0ea1e-27a0-4dcb-855a-57e57c5c4cdb9739366542760164534.csv.gz (1 KB) 2023-04-20 15:11:21 destination > closing connection 2023-04-20 15:11:21 destination > Deleting tempFile data 44f0ea1e-27a0-4dcb-855a-57e57c5c4cdb9739366542760164534.csv.gz 2023-04-20 15:11:21 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:21 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:21 destination > Finished writing data to ae40fbb0-fb21-4e38-93ea-c36edcce23b24039822746779137344.csv.gz (2 KB) 2023-04-20 15:11:21 destination > closing connection 2023-04-20 15:11:21 destination > Deleting tempFile data ae40fbb0-fb21-4e38-93ea-c36edcce23b24039822746779137344.csv.gz 2023-04-20 15:11:21 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:21 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:21 destination > Finished writing data to 410b8fbd-aa63-46b9-82b2-3b7fcefc8a6e8381543697635796256.csv.gz (1 KB) 2023-04-20 15:11:21 destination > closing connection 2023-04-20 15:11:21 destination > Deleting tempFile data 410b8fbd-aa63-46b9-82b2-3b7fcefc8a6e8381543697635796256.csv.gz 2023-04-20 15:11:21 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:21 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:21 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:21 destination > Finished writing data to e8cb9222-1538-4ad3-8d66-557aa43fcc756389259195226468894.csv.gz (490 bytes) 2023-04-20 15:11:22 destination > closing connection 2023-04-20 15:11:22 destination > Deleting tempFile data e8cb9222-1538-4ad3-8d66-557aa43fcc756389259195226468894.csv.gz 2023-04-20 15:11:22 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:22 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:22 destination > Finished writing data to 0192f56d-37c9-4678-8d69-e30e37edfabf18292522882563585670.csv.gz (1 KB) 2023-04-20 15:11:22 destination > closing connection 2023-04-20 15:11:22 destination > Deleting tempFile data 0192f56d-37c9-4678-8d69-e30e37edfabf18292522882563585670.csv.gz 2023-04-20 15:11:22 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:22 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:22 destination > Finished writing data to 2b4dbb1d-417f-4b38-a1c4-d8d2eb9a666014205974215619924131.csv.gz (2 KB) 2023-04-20 15:11:22 destination > closing connection 2023-04-20 15:11:22 destination > Deleting tempFile data 2b4dbb1d-417f-4b38-a1c4-d8d2eb9a666014205974215619924131.csv.gz 2023-04-20 15:11:22 destination > Closing buffer for stream contacts 2023-04-20 15:11:22 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:22 destination > Closing buffer for stream orders 2023-04-20 15:11:22 destination > Closing buffer for stream cards 2023-04-20 15:11:22 destination > Closing buffer for stream shotguns 2023-04-20 15:11:22 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:22 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:22 destination > Closing buffer for stream geolocations 2023-04-20 15:11:22 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:22 destination > Closing buffer for stream shotguners 2023-04-20 15:11:22 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:22 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:22 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:22 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:22 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:22 destination > Finished writing data to c269adf4-fa6b-4d61-a8a4-b8d84f180fcb538308351260648121.csv.gz (248 bytes) 2023-04-20 15:11:22 destination > closing connection 2023-04-20 15:11:22 destination > Deleting tempFile data c269adf4-fa6b-4d61-a8a4-b8d84f180fcb538308351260648121.csv.gz 2023-04-20 15:11:22 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:22 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:22 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:22 destination > Finished writing data to 831f4455-bc79-4593-a9d5-deb93add6dac16806370104809010627.csv.gz (342 bytes) 2023-04-20 15:11:23 destination > closing connection 2023-04-20 15:11:23 destination > Deleting tempFile data 831f4455-bc79-4593-a9d5-deb93add6dac16806370104809010627.csv.gz 2023-04-20 15:11:23 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:23 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:23 destination > Finished writing data to d898762e-b1f8-472a-8eaf-a3260711e2365108437543447493503.csv.gz (652 bytes) 2023-04-20 15:11:23 destination > closing connection 2023-04-20 15:11:23 destination > Deleting tempFile data d898762e-b1f8-472a-8eaf-a3260711e2365108437543447493503.csv.gz 2023-04-20 15:11:23 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:11:23 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:11:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:23 destination > Finished writing data to b00622a9-4aa5-4829-99f2-854e2f68bbbd1073129319170746420.csv.gz (311 bytes) 2023-04-20 15:11:23 destination > closing connection 2023-04-20 15:11:23 destination > Deleting tempFile data b00622a9-4aa5-4829-99f2-854e2f68bbbd1073129319170746420.csv.gz 2023-04-20 15:11:23 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:23 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:23 destination > Finished writing data to 05108572-b4d9-4ac7-8121-501130d97d7412142207562714046930.csv.gz (543 bytes) 2023-04-20 15:11:23 destination > closing connection 2023-04-20 15:11:23 destination > Deleting tempFile data 05108572-b4d9-4ac7-8121-501130d97d7412142207562714046930.csv.gz 2023-04-20 15:11:23 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:23 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:23 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:23 destination > Finished writing data to 7bd59c2c-2ea4-4bda-b538-0bf82562c87211999454469791885052.csv.gz (745 bytes) 2023-04-20 15:11:24 destination > closing connection 2023-04-20 15:11:24 destination > Deleting tempFile data 7bd59c2c-2ea4-4bda-b538-0bf82562c87211999454469791885052.csv.gz 2023-04-20 15:11:24 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:24 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:24 destination > Finished writing data to 394a2237-3820-40b2-972e-d16260b4d8596568162661401340835.csv.gz (444 bytes) 2023-04-20 15:11:24 destination > closing connection 2023-04-20 15:11:24 destination > Deleting tempFile data 394a2237-3820-40b2-972e-d16260b4d8596568162661401340835.csv.gz 2023-04-20 15:11:24 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:24 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:24 destination > Finished writing data to 1648f5c1-dee8-42d6-93aa-29b1b24a4bb66234017162585523354.csv.gz (320 bytes) 2023-04-20 15:11:24 destination > closing connection 2023-04-20 15:11:24 destination > Deleting tempFile data 1648f5c1-dee8-42d6-93aa-29b1b24a4bb66234017162585523354.csv.gz 2023-04-20 15:11:24 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:24 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:24 destination > Finished writing data to a10c54d3-8b3b-4e43-bc2c-92c559cfb5698484681851062552389.csv.gz (225 bytes) 2023-04-20 15:11:24 destination > closing connection 2023-04-20 15:11:24 destination > Deleting tempFile data a10c54d3-8b3b-4e43-bc2c-92c559cfb5698484681851062552389.csv.gz 2023-04-20 15:11:24 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:24 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:24 destination > Finished writing data to 81c430b8-0427-44f4-a651-d8026a47a87c2105736284878988033.csv.gz (663 bytes) 2023-04-20 15:11:24 destination > closing connection 2023-04-20 15:11:24 destination > Deleting tempFile data 81c430b8-0427-44f4-a651-d8026a47a87c2105736284878988033.csv.gz 2023-04-20 15:11:24 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:24 destination > Closing buffer for stream contacts 2023-04-20 15:11:24 destination > Closing buffer for stream orders 2023-04-20 15:11:24 destination > Closing buffer for stream transfers 2023-04-20 15:11:24 destination > Closing buffer for stream shotguns 2023-04-20 15:11:24 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:24 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:24 destination > Closing buffer for stream geolocations 2023-04-20 15:11:24 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:24 destination > Closing buffer for stream shotguners 2023-04-20 15:11:24 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream orders (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:13:51.072000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:54.462000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:13:51.072000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:54.462000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:13:51.072000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:54.462000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-22T03:00:00.000000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:12:42.381000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T18:00:00.000000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:55.045000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:20:32.816000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-22T03:00:00.000000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:12:42.381000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T18:00:00.000000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:55.045000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:20:32.816000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-22T03:00:00.000000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:12:42.381000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-21T18:00:00.000000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-20T08:19:55.045000 2023-04-20 15:11:24 ERROR c.n.s.DateTimeValidator(tryParse):82 - Invalid date-time: No timezone information: 2023-04-18T22:20:32.816000 2023-04-20 15:11:24 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:24 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:24 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:24 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:24 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:24 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:24 destination > Finished writing data to 2515041c-b569-488b-b662-7940a2f2b39610861615586972990109.csv.gz (290 bytes) 2023-04-20 15:11:25 destination > closing connection 2023-04-20 15:11:25 destination > Deleting tempFile data 2515041c-b569-488b-b662-7940a2f2b39610861615586972990109.csv.gz 2023-04-20 15:11:25 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:25 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:25 destination > Finished writing data to 452f984b-16ae-475e-b873-f58ac291ee4f2677234140653449738.csv.gz (852 bytes) 2023-04-20 15:11:25 destination > closing connection 2023-04-20 15:11:25 destination > Deleting tempFile data 452f984b-16ae-475e-b873-f58ac291ee4f2677234140653449738.csv.gz 2023-04-20 15:11:25 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:11:25 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:11:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:25 destination > Finished writing data to 41f9e31f-8596-4d1b-b0d2-29f9b521fc5912544646850625280790.csv.gz (317 bytes) 2023-04-20 15:11:25 destination > closing connection 2023-04-20 15:11:25 destination > Deleting tempFile data 41f9e31f-8596-4d1b-b0d2-29f9b521fc5912544646850625280790.csv.gz 2023-04-20 15:11:25 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:25 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:25 destination > Finished writing data to 1ecc29d8-8587-47eb-b97d-53bdb38a95d36590221406310610920.csv.gz (692 bytes) 2023-04-20 15:11:25 destination > closing connection 2023-04-20 15:11:25 destination > Deleting tempFile data 1ecc29d8-8587-47eb-b97d-53bdb38a95d36590221406310610920.csv.gz 2023-04-20 15:11:25 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:25 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:25 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:25 destination > Finished writing data to e77daf88-65cb-4678-9a99-18959509e029406001059047313094.csv.gz (569 bytes) 2023-04-20 15:11:26 destination > closing connection 2023-04-20 15:11:26 destination > Deleting tempFile data e77daf88-65cb-4678-9a99-18959509e029406001059047313094.csv.gz 2023-04-20 15:11:26 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:26 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:26 destination > Finished writing data to 23a2394d-82b9-4ea0-81a8-4c0d5ca1f85e8853039148030117381.csv.gz (634 bytes) 2023-04-20 15:11:26 destination > closing connection 2023-04-20 15:11:26 destination > Deleting tempFile data 23a2394d-82b9-4ea0-81a8-4c0d5ca1f85e8853039148030117381.csv.gz 2023-04-20 15:11:26 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:11:26 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:11:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:26 destination > Finished writing data to 88abd790-335c-4993-855e-b37eafe5950413300985042714757963.csv.gz (323 bytes) 2023-04-20 15:11:26 destination > closing connection 2023-04-20 15:11:26 destination > Deleting tempFile data 88abd790-335c-4993-855e-b37eafe5950413300985042714757963.csv.gz 2023-04-20 15:11:26 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:26 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:26 destination > Finished writing data to ebc0ad1f-3100-4918-afaa-e3b5b1bcda7d2153491158967707561.csv.gz (237 bytes) 2023-04-20 15:11:26 destination > closing connection 2023-04-20 15:11:26 destination > Deleting tempFile data ebc0ad1f-3100-4918-afaa-e3b5b1bcda7d2153491158967707561.csv.gz 2023-04-20 15:11:26 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:26 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:26 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:26 destination > Finished writing data to 5d74e9e4-8dab-467a-a36a-56b0877d30122483684085933517160.csv.gz (292 bytes) 2023-04-20 15:11:27 destination > closing connection 2023-04-20 15:11:27 destination > Deleting tempFile data 5d74e9e4-8dab-467a-a36a-56b0877d30122483684085933517160.csv.gz 2023-04-20 15:11:27 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:11:27 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:11:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:27 destination > Finished writing data to 06c383d7-0597-417f-a86f-967be28a1d2c685943902887823487.csv.gz (384 bytes) 2023-04-20 15:11:27 destination > closing connection 2023-04-20 15:11:27 destination > Deleting tempFile data 06c383d7-0597-417f-a86f-967be28a1d2c685943902887823487.csv.gz 2023-04-20 15:11:27 destination > Closing buffer for stream contacts 2023-04-20 15:11:27 destination > Closing buffer for stream orders 2023-04-20 15:11:27 destination > Closing buffer for stream transfers 2023-04-20 15:11:27 destination > Closing buffer for stream shotguns 2023-04-20 15:11:27 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:27 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:27 destination > Closing buffer for stream transfer_demands 2023-04-20 15:11:27 destination > Closing buffer for stream geolocations 2023-04-20 15:11:27 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:27 destination > Closing buffer for stream artworks 2023-04-20 15:11:27 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream orders (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:27 destination > Starting a new buffer for stream biz_followers (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:27 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:27 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:27 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:27 destination > Finished writing data to 7bec4d5b-d52d-4840-b0ac-1ad54e8bf24616681071397603617953.csv.gz (974 bytes) 2023-04-20 15:11:27 destination > closing connection 2023-04-20 15:11:27 destination > Deleting tempFile data 7bec4d5b-d52d-4840-b0ac-1ad54e8bf24616681071397603617953.csv.gz 2023-04-20 15:11:27 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:27 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:27 destination > Finished writing data to 366dde7d-86a8-43fa-9a61-c6c669d8335d6159335209798922239.csv.gz (433 bytes) 2023-04-20 15:11:27 destination > closing connection 2023-04-20 15:11:27 destination > Deleting tempFile data 366dde7d-86a8-43fa-9a61-c6c669d8335d6159335209798922239.csv.gz 2023-04-20 15:11:27 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:27 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:27 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:27 destination > Finished writing data to 4ce20459-67e9-47c0-9ad4-8445b616041d1094560528206977504.csv.gz (455 bytes) 2023-04-20 15:11:28 destination > closing connection 2023-04-20 15:11:28 destination > Deleting tempFile data 4ce20459-67e9-47c0-9ad4-8445b616041d1094560528206977504.csv.gz 2023-04-20 15:11:28 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:28 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:28 destination > Finished writing data to 43a45dc7-fe3d-446b-bd7f-b5a7a57bfb491363710076221634694.csv.gz (690 bytes) 2023-04-20 15:11:28 destination > closing connection 2023-04-20 15:11:28 destination > Deleting tempFile data 43a45dc7-fe3d-446b-bd7f-b5a7a57bfb491363710076221634694.csv.gz 2023-04-20 15:11:28 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:28 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:28 destination > Finished writing data to f875415d-95c6-40f5-bb4d-ba5e2a4c68b816142063853797945476.csv.gz (1 KB) 2023-04-20 15:11:28 destination > closing connection 2023-04-20 15:11:28 destination > Deleting tempFile data f875415d-95c6-40f5-bb4d-ba5e2a4c68b816142063853797945476.csv.gz 2023-04-20 15:11:28 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:28 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:28 destination > Finished writing data to 7bb84f8b-177e-4a23-9731-dc49d01f0a1a14755007922884769573.csv.gz (733 bytes) 2023-04-20 15:11:28 destination > closing connection 2023-04-20 15:11:28 destination > Deleting tempFile data 7bb84f8b-177e-4a23-9731-dc49d01f0a1a14755007922884769573.csv.gz 2023-04-20 15:11:28 destination > Flushing buffer of stream biz_followers (10 bytes) 2023-04-20 15:11:28 destination > Flushing buffer for stream biz_followers (10 bytes) to staging 2023-04-20 15:11:28 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:28 destination > Finished writing data to dd917ba0-578d-42b6-9515-9c5e68c11b3a9890040701425254213.csv.gz (260 bytes) 2023-04-20 15:11:29 destination > closing connection 2023-04-20 15:11:29 destination > Deleting tempFile data dd917ba0-578d-42b6-9515-9c5e68c11b3a9890040701425254213.csv.gz 2023-04-20 15:11:29 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:29 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:29 destination > Finished writing data to 3bd9c265-ae2a-46f0-bbc5-7a9afe5b160e10815775715404945896.csv.gz (529 bytes) 2023-04-20 15:11:29 destination > closing connection 2023-04-20 15:11:29 destination > Deleting tempFile data 3bd9c265-ae2a-46f0-bbc5-7a9afe5b160e10815775715404945896.csv.gz 2023-04-20 15:11:29 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:29 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:29 destination > Finished writing data to 712d0621-3064-4759-b8ee-0300ff26e13513359823098832954381.csv.gz (346 bytes) 2023-04-20 15:11:29 destination > closing connection 2023-04-20 15:11:29 destination > Deleting tempFile data 712d0621-3064-4759-b8ee-0300ff26e13513359823098832954381.csv.gz 2023-04-20 15:11:29 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:29 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:29 destination > Finished writing data to cc1b50f4-6e59-41fe-91a1-177fbc98466f3589852693671247610.csv.gz (1 KB) 2023-04-20 15:11:29 destination > closing connection 2023-04-20 15:11:29 destination > Deleting tempFile data cc1b50f4-6e59-41fe-91a1-177fbc98466f3589852693671247610.csv.gz 2023-04-20 15:11:29 destination > Closing buffer for stream orders 2023-04-20 15:11:29 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:29 destination > Closing buffer for stream contacts 2023-04-20 15:11:29 destination > Closing buffer for stream shotguns 2023-04-20 15:11:29 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:29 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:29 destination > Closing buffer for stream biz_followers 2023-04-20 15:11:29 destination > Closing buffer for stream geolocations 2023-04-20 15:11:29 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:29 destination > Closing buffer for stream shotguners 2023-04-20 15:11:29 destination > Starting a new buffer for stream bizs (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:29 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:29 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:29 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:29 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:29 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:29 destination > Finished writing data to a066f524-bd5f-4498-b5a2-3758ca0a6d2d1973843369306439770.csv.gz (390 bytes) 2023-04-20 15:11:30 destination > closing connection 2023-04-20 15:11:30 destination > Deleting tempFile data a066f524-bd5f-4498-b5a2-3758ca0a6d2d1973843369306439770.csv.gz 2023-04-20 15:11:30 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:30 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:30 destination > Finished writing data to 035cac33-ce2f-4e3b-823f-a274acd35baf17604070153325325195.csv.gz (1 KB) 2023-04-20 15:11:30 destination > closing connection 2023-04-20 15:11:30 destination > Deleting tempFile data 035cac33-ce2f-4e3b-823f-a274acd35baf17604070153325325195.csv.gz 2023-04-20 15:11:30 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:11:30 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:11:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:30 destination > Finished writing data to 42a55a19-0015-4655-8547-e1de824eda9b14463979700301946478.csv.gz (321 bytes) 2023-04-20 15:11:30 destination > closing connection 2023-04-20 15:11:30 destination > Deleting tempFile data 42a55a19-0015-4655-8547-e1de824eda9b14463979700301946478.csv.gz 2023-04-20 15:11:30 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:30 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:30 destination > Finished writing data to ec32838f-3fc1-405c-b02a-bf93359bca1d12387600573559586044.csv.gz (733 bytes) 2023-04-20 15:11:30 destination > closing connection 2023-04-20 15:11:30 destination > Deleting tempFile data ec32838f-3fc1-405c-b02a-bf93359bca1d12387600573559586044.csv.gz 2023-04-20 15:11:30 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:30 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:30 destination > Finished writing data to 95978465-8495-4c43-b482-6a2384d576346914611327270595484.csv.gz (1 KB) 2023-04-20 15:11:30 destination > closing connection 2023-04-20 15:11:30 destination > Deleting tempFile data 95978465-8495-4c43-b482-6a2384d576346914611327270595484.csv.gz 2023-04-20 15:11:30 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:30 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:30 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:30 destination > Finished writing data to 2117835b-5f2c-4f39-b510-aaf861c2ebf714558461816684647617.csv.gz (466 bytes) 2023-04-20 15:11:31 destination > closing connection 2023-04-20 15:11:31 destination > Deleting tempFile data 2117835b-5f2c-4f39-b510-aaf861c2ebf714558461816684647617.csv.gz 2023-04-20 15:11:31 destination > Flushing buffer of stream bizs (10 bytes) 2023-04-20 15:11:31 destination > Flushing buffer for stream bizs (10 bytes) to staging 2023-04-20 15:11:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:31 destination > Finished writing data to a7e9e782-c421-4eed-b4d3-000ac6514b624197855141922787473.csv.gz (1 KB) 2023-04-20 15:11:31 destination > closing connection 2023-04-20 15:11:31 destination > Deleting tempFile data a7e9e782-c421-4eed-b4d3-000ac6514b624197855141922787473.csv.gz 2023-04-20 15:11:31 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:31 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:31 destination > Finished writing data to 1168bf9b-ba70-4c2a-8c85-45cd0fa6869514107057874078381113.csv.gz (225 bytes) 2023-04-20 15:11:31 destination > closing connection 2023-04-20 15:11:31 destination > Deleting tempFile data 1168bf9b-ba70-4c2a-8c85-45cd0fa6869514107057874078381113.csv.gz 2023-04-20 15:11:31 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:31 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:31 destination > Finished writing data to e62933c4-1f70-4c6e-9900-b4d5c385bacf9578110448270409097.csv.gz (1 KB) 2023-04-20 15:11:31 destination > closing connection 2023-04-20 15:11:31 destination > Deleting tempFile data e62933c4-1f70-4c6e-9900-b4d5c385bacf9578110448270409097.csv.gz 2023-04-20 15:11:31 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:31 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:31 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:31 destination > Finished writing data to 7c8990bc-e3c1-469b-9ae8-4513ced260ee13691231586782039110.csv.gz (225 bytes) 2023-04-20 15:11:32 destination > closing connection 2023-04-20 15:11:32 destination > Deleting tempFile data 7c8990bc-e3c1-469b-9ae8-4513ced260ee13691231586782039110.csv.gz 2023-04-20 15:11:32 destination > Closing buffer for stream contacts 2023-04-20 15:11:32 destination > Closing buffer for stream orders 2023-04-20 15:11:32 destination > Closing buffer for stream transfers 2023-04-20 15:11:32 destination > Closing buffer for stream shotguns 2023-04-20 15:11:32 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:32 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:32 destination > Closing buffer for stream bizs 2023-04-20 15:11:32 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:32 destination > Closing buffer for stream shotguners 2023-04-20 15:11:32 destination > Closing buffer for stream event_followers 2023-04-20 15:11:32 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:32 destination > Starting a new buffer for stream cards (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:32 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:32 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:32 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:32 destination > Finished writing data to 2c3cf0c2-5bfd-47d2-bc39-3fadf7bee75e13820451478508869618.csv.gz (309 bytes) 2023-04-20 15:11:32 destination > closing connection 2023-04-20 15:11:32 destination > Deleting tempFile data 2c3cf0c2-5bfd-47d2-bc39-3fadf7bee75e13820451478508869618.csv.gz 2023-04-20 15:11:32 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:32 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:32 destination > Finished writing data to 1f197bc8-e20c-4fd1-a3c3-71636dae664715325117989095373609.csv.gz (1 KB) 2023-04-20 15:11:32 destination > closing connection 2023-04-20 15:11:32 destination > Deleting tempFile data 1f197bc8-e20c-4fd1-a3c3-71636dae664715325117989095373609.csv.gz 2023-04-20 15:11:32 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:32 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:32 destination > Finished writing data to 4d11f654-a0ef-4de8-9027-9806d4f397ba13773241745712026446.csv.gz (344 bytes) 2023-04-20 15:11:32 destination > closing connection 2023-04-20 15:11:32 destination > Deleting tempFile data 4d11f654-a0ef-4de8-9027-9806d4f397ba13773241745712026446.csv.gz 2023-04-20 15:11:32 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:32 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:32 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:32 destination > Finished writing data to 764cf9e0-7303-4882-99ce-c5258988799218241515839694668640.csv.gz (1 KB) 2023-04-20 15:11:33 destination > closing connection 2023-04-20 15:11:33 destination > Deleting tempFile data 764cf9e0-7303-4882-99ce-c5258988799218241515839694668640.csv.gz 2023-04-20 15:11:33 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:33 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:33 destination > Finished writing data to 73409b41-46a1-4203-83af-31d24c1bcaa73054655211889791030.csv.gz (1 KB) 2023-04-20 15:11:33 destination > closing connection 2023-04-20 15:11:33 destination > Deleting tempFile data 73409b41-46a1-4203-83af-31d24c1bcaa73054655211889791030.csv.gz 2023-04-20 15:11:33 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:33 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:33 destination > Finished writing data to 84a4bfc3-189c-429c-b446-5a0a1cedc93a3683299182093400394.csv.gz (543 bytes) 2023-04-20 15:11:33 destination > closing connection 2023-04-20 15:11:33 destination > Deleting tempFile data 84a4bfc3-189c-429c-b446-5a0a1cedc93a3683299182093400394.csv.gz 2023-04-20 15:11:33 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:33 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:33 destination > Finished writing data to cc910047-0cf7-47c7-bfda-d5f1b944c1509720077259530982382.csv.gz (367 bytes) 2023-04-20 15:11:33 destination > closing connection 2023-04-20 15:11:33 destination > Deleting tempFile data cc910047-0cf7-47c7-bfda-d5f1b944c1509720077259530982382.csv.gz 2023-04-20 15:11:33 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:33 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:33 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:33 destination > Finished writing data to 22142330-3ad8-42eb-9f7a-dc1addbf36d817283599937790323668.csv.gz (288 bytes) 2023-04-20 15:11:34 destination > closing connection 2023-04-20 15:11:34 destination > Deleting tempFile data 22142330-3ad8-42eb-9f7a-dc1addbf36d817283599937790323668.csv.gz 2023-04-20 15:11:34 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:34 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:34 destination > Finished writing data to b7d1cb17-aa03-4482-be94-9f1d2c3078a610982020248561180778.csv.gz (1 KB) 2023-04-20 15:11:34 destination > closing connection 2023-04-20 15:11:34 destination > Deleting tempFile data b7d1cb17-aa03-4482-be94-9f1d2c3078a610982020248561180778.csv.gz 2023-04-20 15:11:34 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:34 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:34 destination > Finished writing data to e3643a3f-6114-4cd6-89b0-9a95f0ffa38a9338236939133953305.csv.gz (222 bytes) 2023-04-20 15:11:34 destination > closing connection 2023-04-20 15:11:34 destination > Deleting tempFile data e3643a3f-6114-4cd6-89b0-9a95f0ffa38a9338236939133953305.csv.gz 2023-04-20 15:11:34 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:34 destination > Closing buffer for stream orders 2023-04-20 15:11:34 destination > Closing buffer for stream cards 2023-04-20 15:11:34 destination > Closing buffer for stream shotguns 2023-04-20 15:11:34 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:34 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:34 destination > Closing buffer for stream geolocations 2023-04-20 15:11:34 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:34 destination > Closing buffer for stream shotguners 2023-04-20 15:11:34 destination > Closing buffer for stream event_followers 2023-04-20 15:11:34 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:34 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:34 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:34 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:34 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:34 destination > Finished writing data to dcde5fa6-ef2a-4a5d-bad6-511a6687fc5415107924796153873284.csv.gz (245 bytes) 2023-04-20 15:11:34 destination > closing connection 2023-04-20 15:11:34 destination > Deleting tempFile data dcde5fa6-ef2a-4a5d-bad6-511a6687fc5415107924796153873284.csv.gz 2023-04-20 15:11:34 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:34 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:34 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:34 destination > Finished writing data to f1c1af8f-cdb4-4d3d-b34d-980f11bbbfd21673523793538784566.csv.gz (996 bytes) 2023-04-20 15:11:35 destination > closing connection 2023-04-20 15:11:35 destination > Deleting tempFile data f1c1af8f-cdb4-4d3d-b34d-980f11bbbfd21673523793538784566.csv.gz 2023-04-20 15:11:35 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:35 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:35 destination > Finished writing data to 03beae88-a798-4ed0-954a-7fb88a9ed32e12616919777838933756.csv.gz (836 bytes) 2023-04-20 15:11:35 destination > closing connection 2023-04-20 15:11:35 destination > Deleting tempFile data 03beae88-a798-4ed0-954a-7fb88a9ed32e12616919777838933756.csv.gz 2023-04-20 15:11:35 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:35 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:35 destination > Finished writing data to a4852b98-ef22-4718-a33d-6a1088e1142e8131250247429706481.csv.gz (1 KB) 2023-04-20 15:11:35 destination > closing connection 2023-04-20 15:11:35 destination > Deleting tempFile data a4852b98-ef22-4718-a33d-6a1088e1142e8131250247429706481.csv.gz 2023-04-20 15:11:35 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:35 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:35 destination > Finished writing data to 0bb9a953-119c-4209-aa40-8b01bb7522024671559353756188149.csv.gz (626 bytes) 2023-04-20 15:11:35 destination > closing connection 2023-04-20 15:11:35 destination > Deleting tempFile data 0bb9a953-119c-4209-aa40-8b01bb7522024671559353756188149.csv.gz 2023-04-20 15:11:35 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:11:35 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:11:35 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:35 destination > Finished writing data to fefc12eb-00b3-47a4-99fc-c6b6018277e411376171296716624201.csv.gz (313 bytes) 2023-04-20 15:11:36 destination > closing connection 2023-04-20 15:11:36 destination > Deleting tempFile data fefc12eb-00b3-47a4-99fc-c6b6018277e411376171296716624201.csv.gz 2023-04-20 15:11:36 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:36 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:36 destination > Finished writing data to 264ddd75-80ee-4991-b785-da52295bcbd09064011173966716821.csv.gz (287 bytes) 2023-04-20 15:11:36 destination > closing connection 2023-04-20 15:11:36 destination > Deleting tempFile data 264ddd75-80ee-4991-b785-da52295bcbd09064011173966716821.csv.gz 2023-04-20 15:11:36 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:36 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:36 destination > Finished writing data to 47a11304-8513-47e8-80c0-2bf10d4be09212930222473143045020.csv.gz (340 bytes) 2023-04-20 15:11:36 destination > closing connection 2023-04-20 15:11:36 destination > Deleting tempFile data 47a11304-8513-47e8-80c0-2bf10d4be09212930222473143045020.csv.gz 2023-04-20 15:11:36 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:11:36 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:11:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:36 destination > Finished writing data to ea5f7a9d-e312-4004-a55b-1a36656c922a7904152640791035430.csv.gz (2 KB) 2023-04-20 15:11:36 destination > closing connection 2023-04-20 15:11:36 destination > Deleting tempFile data ea5f7a9d-e312-4004-a55b-1a36656c922a7904152640791035430.csv.gz 2023-04-20 15:11:36 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:36 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:36 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:36 destination > Finished writing data to 48ca3cf8-22c4-465e-bb12-7d14634ded9e15933714995655362003.csv.gz (1 KB) 2023-04-20 15:11:37 destination > closing connection 2023-04-20 15:11:37 destination > Deleting tempFile data 48ca3cf8-22c4-465e-bb12-7d14634ded9e15933714995655362003.csv.gz 2023-04-20 15:11:37 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:37 destination > Closing buffer for stream orders 2023-04-20 15:11:37 destination > Closing buffer for stream shotguns 2023-04-20 15:11:37 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:37 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:37 destination > Closing buffer for stream transfer_demands 2023-04-20 15:11:37 destination > Closing buffer for stream geolocations 2023-04-20 15:11:37 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:37 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:11:37 destination > Closing buffer for stream shotguners 2023-04-20 15:11:37 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream cards (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:37 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:37 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:37 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:37 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:37 destination > Finished writing data to 288b5135-a64b-4d31-9bb8-c23cb003a3dd7750256333177183515.csv.gz (286 bytes) 2023-04-20 15:11:37 destination > closing connection 2023-04-20 15:11:37 destination > Deleting tempFile data 288b5135-a64b-4d31-9bb8-c23cb003a3dd7750256333177183515.csv.gz 2023-04-20 15:11:37 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:37 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:37 destination > Finished writing data to a6768de1-75c3-4097-8fe4-9c6c76d7d8076237722700235842884.csv.gz (249 bytes) 2023-04-20 15:11:37 destination > closing connection 2023-04-20 15:11:37 destination > Deleting tempFile data a6768de1-75c3-4097-8fe4-9c6c76d7d8076237722700235842884.csv.gz 2023-04-20 15:11:37 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:37 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:37 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:37 destination > Finished writing data to 77d82b31-2ea5-4160-acda-070fbf372c0f10536285288799919693.csv.gz (1 KB) 2023-04-20 15:11:38 destination > closing connection 2023-04-20 15:11:38 destination > Deleting tempFile data 77d82b31-2ea5-4160-acda-070fbf372c0f10536285288799919693.csv.gz 2023-04-20 15:11:38 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:38 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:38 destination > Finished writing data to 2d134aa2-b893-482e-b911-f4dbb737e1918912216815776802445.csv.gz (454 bytes) 2023-04-20 15:11:38 destination > closing connection 2023-04-20 15:11:38 destination > Deleting tempFile data 2d134aa2-b893-482e-b911-f4dbb737e1918912216815776802445.csv.gz 2023-04-20 15:11:38 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:38 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:38 destination > Finished writing data to 7df483c9-372e-45d1-b46b-cd982c7a3bd82872540411856989205.csv.gz (1 KB) 2023-04-20 15:11:38 destination > closing connection 2023-04-20 15:11:38 destination > Deleting tempFile data 7df483c9-372e-45d1-b46b-cd982c7a3bd82872540411856989205.csv.gz 2023-04-20 15:11:38 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:38 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:38 destination > Finished writing data to f48c4ba7-c858-4424-b6f7-bd9abea4bd2613686928497995921195.csv.gz (1 KB) 2023-04-20 15:11:38 destination > closing connection 2023-04-20 15:11:38 destination > Deleting tempFile data f48c4ba7-c858-4424-b6f7-bd9abea4bd2613686928497995921195.csv.gz 2023-04-20 15:11:38 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:38 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:38 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:38 destination > Finished writing data to 61f9fb34-e718-435a-a19f-5dc794aac5a57269927110530281934.csv.gz (540 bytes) 2023-04-20 15:11:39 destination > closing connection 2023-04-20 15:11:39 destination > Deleting tempFile data 61f9fb34-e718-435a-a19f-5dc794aac5a57269927110530281934.csv.gz 2023-04-20 15:11:39 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:39 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:39 destination > Finished writing data to 13b0a824-9f92-45b4-bd9e-13a4426e61472253756931408691851.csv.gz (358 bytes) 2023-04-20 15:11:39 destination > closing connection 2023-04-20 15:11:39 destination > Deleting tempFile data 13b0a824-9f92-45b4-bd9e-13a4426e61472253756931408691851.csv.gz 2023-04-20 15:11:39 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:39 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:39 destination > Finished writing data to 15e42ad6-0e07-4e23-a4a0-bc132f552a981713442316535975578.csv.gz (293 bytes) 2023-04-20 15:11:39 destination > closing connection 2023-04-20 15:11:39 destination > Deleting tempFile data 15e42ad6-0e07-4e23-a4a0-bc132f552a981713442316535975578.csv.gz 2023-04-20 15:11:39 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:39 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:39 destination > Finished writing data to 6d622a1d-e2f4-45f5-a809-2e712a02d39f4518388088381050442.csv.gz (1 KB) 2023-04-20 15:11:39 destination > closing connection 2023-04-20 15:11:39 destination > Deleting tempFile data 6d622a1d-e2f4-45f5-a809-2e712a02d39f4518388088381050442.csv.gz 2023-04-20 15:11:39 destination > Closing buffer for stream contacts 2023-04-20 15:11:39 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:39 destination > Closing buffer for stream orders 2023-04-20 15:11:39 destination > Closing buffer for stream cards 2023-04-20 15:11:39 destination > Closing buffer for stream shotguns 2023-04-20 15:11:39 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:39 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:39 destination > Closing buffer for stream geolocations 2023-04-20 15:11:39 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:39 destination > Closing buffer for stream shotguners 2023-04-20 15:11:39 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream deals (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:39 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:39 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:39 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:39 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:39 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:39 destination > Finished writing data to e92f53b9-5742-47dd-9b23-57ec2b0d664f17754852952369657408.csv.gz (247 bytes) 2023-04-20 15:11:40 destination > closing connection 2023-04-20 15:11:40 destination > Deleting tempFile data e92f53b9-5742-47dd-9b23-57ec2b0d664f17754852952369657408.csv.gz 2023-04-20 15:11:40 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:40 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:40 destination > Finished writing data to 1e947d81-dd91-4b97-88c1-3e81bf0aea364829757713653956065.csv.gz (364 bytes) 2023-04-20 15:11:40 destination > closing connection 2023-04-20 15:11:40 destination > Deleting tempFile data 1e947d81-dd91-4b97-88c1-3e81bf0aea364829757713653956065.csv.gz 2023-04-20 15:11:40 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:40 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:40 destination > Finished writing data to 863069b2-c689-42ae-a22c-6053936f32cd14092276358909826520.csv.gz (767 bytes) 2023-04-20 15:11:40 destination > closing connection 2023-04-20 15:11:40 destination > Deleting tempFile data 863069b2-c689-42ae-a22c-6053936f32cd14092276358909826520.csv.gz 2023-04-20 15:11:40 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:40 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:40 destination > Finished writing data to ede9fada-5120-40ce-bc79-2c59daa9d9656832584365445390902.csv.gz (1 KB) 2023-04-20 15:11:40 destination > closing connection 2023-04-20 15:11:40 destination > Deleting tempFile data ede9fada-5120-40ce-bc79-2c59daa9d9656832584365445390902.csv.gz 2023-04-20 15:11:40 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:40 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:40 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:40 destination > Finished writing data to 2ea25113-579e-4d41-a409-a8dc65d58bfc3498895064800269184.csv.gz (798 bytes) 2023-04-20 15:11:41 destination > closing connection 2023-04-20 15:11:41 destination > Deleting tempFile data 2ea25113-579e-4d41-a409-a8dc65d58bfc3498895064800269184.csv.gz 2023-04-20 15:11:41 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:41 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:41 destination > Finished writing data to 22a899a1-da2c-4adc-bc52-6fdc2cf242ca14015393737578491459.csv.gz (325 bytes) 2023-04-20 15:11:41 destination > closing connection 2023-04-20 15:11:41 destination > Deleting tempFile data 22a899a1-da2c-4adc-bc52-6fdc2cf242ca14015393737578491459.csv.gz 2023-04-20 15:11:41 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:11:41 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:11:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:41 destination > Finished writing data to a81c4c47-347b-47e2-b2eb-2e203b73035617105166058688498232.csv.gz (2 KB) 2023-04-20 15:11:41 destination > closing connection 2023-04-20 15:11:41 destination > Deleting tempFile data a81c4c47-347b-47e2-b2eb-2e203b73035617105166058688498232.csv.gz 2023-04-20 15:11:41 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:41 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:41 destination > Finished writing data to baad4788-4275-484b-bd3c-c62c9ec5f7cd17968881751746358433.csv.gz (282 bytes) 2023-04-20 15:11:41 destination > closing connection 2023-04-20 15:11:41 destination > Deleting tempFile data baad4788-4275-484b-bd3c-c62c9ec5f7cd17968881751746358433.csv.gz 2023-04-20 15:11:41 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:11:41 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:11:41 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:41 destination > Finished writing data to 013fe844-c7f4-4967-b669-22e35e06a39495419796642798763.csv.gz (742 bytes) 2023-04-20 15:11:42 destination > closing connection 2023-04-20 15:11:42 destination > Deleting tempFile data 013fe844-c7f4-4967-b669-22e35e06a39495419796642798763.csv.gz 2023-04-20 15:11:42 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:42 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:42 destination > Finished writing data to 81620af2-8ac1-4a37-8a88-e384c49e329b706768420977211221.csv.gz (785 bytes) 2023-04-20 15:11:42 destination > closing connection 2023-04-20 15:11:42 destination > Deleting tempFile data 81620af2-8ac1-4a37-8a88-e384c49e329b706768420977211221.csv.gz 2023-04-20 15:11:42 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:42 destination > Closing buffer for stream contacts 2023-04-20 15:11:42 destination > Closing buffer for stream orders 2023-04-20 15:11:42 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:42 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:42 destination > Closing buffer for stream geolocations 2023-04-20 15:11:42 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:11:42 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:42 destination > Closing buffer for stream deals 2023-04-20 15:11:42 destination > Closing buffer for stream shotguners 2023-04-20 15:11:42 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream payments (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream orders (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:42 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:42 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:42 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:42 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:42 destination > Finished writing data to 8beb166b-9eb2-42b6-968b-220fac362a633375483393165021711.csv.gz (685 bytes) 2023-04-20 15:11:42 destination > closing connection 2023-04-20 15:11:42 destination > Deleting tempFile data 8beb166b-9eb2-42b6-968b-220fac362a633375483393165021711.csv.gz 2023-04-20 15:11:42 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:42 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:42 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:42 destination > Finished writing data to 7e12721a-947b-4a7d-8dbc-cfa64de4241c17277198567121262933.csv.gz (309 bytes) 2023-04-20 15:11:43 destination > closing connection 2023-04-20 15:11:43 destination > Deleting tempFile data 7e12721a-947b-4a7d-8dbc-cfa64de4241c17277198567121262933.csv.gz 2023-04-20 15:11:43 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:43 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:43 destination > Finished writing data to 8283a3ac-893a-48c3-9ae1-57b0d58853794593355459249939164.csv.gz (276 bytes) 2023-04-20 15:11:43 destination > closing connection 2023-04-20 15:11:43 destination > Deleting tempFile data 8283a3ac-893a-48c3-9ae1-57b0d58853794593355459249939164.csv.gz 2023-04-20 15:11:43 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:11:43 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:11:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:43 destination > Finished writing data to d4b2c7ec-e51e-48ad-9352-1431f5e2090b16739476821468989096.csv.gz (388 bytes) 2023-04-20 15:11:43 destination > closing connection 2023-04-20 15:11:43 destination > Deleting tempFile data d4b2c7ec-e51e-48ad-9352-1431f5e2090b16739476821468989096.csv.gz 2023-04-20 15:11:43 destination > Flushing buffer of stream payments (10 bytes) 2023-04-20 15:11:43 destination > Flushing buffer for stream payments (10 bytes) to staging 2023-04-20 15:11:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:43 destination > Finished writing data to 14762483-c72a-42c6-9f4d-11e8fef869a54077860830336757970.csv.gz (364 bytes) 2023-04-20 15:11:43 destination > closing connection 2023-04-20 15:11:43 destination > Deleting tempFile data 14762483-c72a-42c6-9f4d-11e8fef869a54077860830336757970.csv.gz 2023-04-20 15:11:43 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:43 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:43 destination > Finished writing data to e2ab7e54-1de5-4834-bfd6-059ed3f9b1bf657070162477728119.csv.gz (560 bytes) 2023-04-20 15:11:43 destination > closing connection 2023-04-20 15:11:43 destination > Deleting tempFile data e2ab7e54-1de5-4834-bfd6-059ed3f9b1bf657070162477728119.csv.gz 2023-04-20 15:11:43 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:11:43 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:11:43 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:43 destination > Finished writing data to 3b941b64-bd8e-4b5c-a6fa-96f55458c3468373030715856982419.csv.gz (407 bytes) 2023-04-20 15:11:44 destination > closing connection 2023-04-20 15:11:44 destination > Deleting tempFile data 3b941b64-bd8e-4b5c-a6fa-96f55458c3468373030715856982419.csv.gz 2023-04-20 15:11:44 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:44 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:44 destination > Finished writing data to ebf24ecc-75e5-4947-bdc7-77be94bb8cd16089995002118509953.csv.gz (380 bytes) 2023-04-20 15:11:44 destination > closing connection 2023-04-20 15:11:44 destination > Deleting tempFile data ebf24ecc-75e5-4947-bdc7-77be94bb8cd16089995002118509953.csv.gz 2023-04-20 15:11:44 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:44 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:44 destination > Finished writing data to 6821f4dc-3e0a-4c43-a0d7-74d93c9f067e1888060170863678297.csv.gz (225 bytes) 2023-04-20 15:11:44 destination > closing connection 2023-04-20 15:11:44 destination > Deleting tempFile data 6821f4dc-3e0a-4c43-a0d7-74d93c9f067e1888060170863678297.csv.gz 2023-04-20 15:11:44 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:44 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:44 destination > Finished writing data to e91f7861-e9d2-42ab-88ac-f721eb27474d2939989038832799290.csv.gz (912 bytes) 2023-04-20 15:11:44 destination > closing connection 2023-04-20 15:11:44 destination > Deleting tempFile data e91f7861-e9d2-42ab-88ac-f721eb27474d2939989038832799290.csv.gz 2023-04-20 15:11:44 destination > Closing buffer for stream orders 2023-04-20 15:11:44 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:44 destination > Closing buffer for stream contacts 2023-04-20 15:11:44 destination > Closing buffer for stream transfers 2023-04-20 15:11:44 destination > Closing buffer for stream payments 2023-04-20 15:11:44 destination > Closing buffer for stream shotguns 2023-04-20 15:11:44 destination > Closing buffer for stream transfer_demands 2023-04-20 15:11:44 destination > Closing buffer for stream geolocations 2023-04-20 15:11:44 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:44 destination > Closing buffer for stream shotguners 2023-04-20 15:11:44 destination > Starting a new buffer for stream orders (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream transfer_demands (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream transfers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream payments (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:44 destination > Starting a new buffer for stream mailing_campaigns (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:44 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:44 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:44 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:44 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:44 destination > Finished writing data to 700f0317-8e34-47f0-bda1-ad738fe4e45111434424415499154980.csv.gz (1 KB) 2023-04-20 15:11:45 destination > closing connection 2023-04-20 15:11:45 destination > Deleting tempFile data 700f0317-8e34-47f0-bda1-ad738fe4e45111434424415499154980.csv.gz 2023-04-20 15:11:45 destination > Flushing buffer of stream payments (10 bytes) 2023-04-20 15:11:45 destination > Flushing buffer for stream payments (10 bytes) to staging 2023-04-20 15:11:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:45 destination > Finished writing data to 811fa4ca-2aad-4fdd-8288-bc13a3c4d14610570336182399511006.csv.gz (318 bytes) 2023-04-20 15:11:45 destination > closing connection 2023-04-20 15:11:45 destination > Deleting tempFile data 811fa4ca-2aad-4fdd-8288-bc13a3c4d14610570336182399511006.csv.gz 2023-04-20 15:11:45 destination > Flushing buffer of stream transfers (10 bytes) 2023-04-20 15:11:45 destination > Flushing buffer for stream transfers (10 bytes) to staging 2023-04-20 15:11:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:45 destination > Finished writing data to 37dbfabc-d9c0-43f9-ace5-68f056579d0a1453329757338811312.csv.gz (473 bytes) 2023-04-20 15:11:45 destination > closing connection 2023-04-20 15:11:45 destination > Deleting tempFile data 37dbfabc-d9c0-43f9-ace5-68f056579d0a1453329757338811312.csv.gz 2023-04-20 15:11:45 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:45 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:45 destination > Finished writing data to a6403f7c-58d0-4e51-aafb-5b289b0728cd17768368435754546044.csv.gz (713 bytes) 2023-04-20 15:11:45 destination > closing connection 2023-04-20 15:11:45 destination > Deleting tempFile data a6403f7c-58d0-4e51-aafb-5b289b0728cd17768368435754546044.csv.gz 2023-04-20 15:11:45 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:45 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:45 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:45 destination > Finished writing data to f2c95b13-1ed5-4577-88e8-3651729318163580369740645748889.csv.gz (804 bytes) 2023-04-20 15:11:46 destination > closing connection 2023-04-20 15:11:46 destination > Deleting tempFile data f2c95b13-1ed5-4577-88e8-3651729318163580369740645748889.csv.gz 2023-04-20 15:11:46 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:46 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:46 destination > Finished writing data to 7efdd022-b442-450d-b468-a40db50bf11010425787144364818695.csv.gz (1 KB) 2023-04-20 15:11:46 destination > closing connection 2023-04-20 15:11:46 destination > Deleting tempFile data 7efdd022-b442-450d-b468-a40db50bf11010425787144364818695.csv.gz 2023-04-20 15:11:46 destination > Flushing buffer of stream transfer_demands (10 bytes) 2023-04-20 15:11:46 destination > Flushing buffer for stream transfer_demands (10 bytes) to staging 2023-04-20 15:11:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:46 destination > Finished writing data to f50d3083-3197-4c34-87c8-081b732548012985606877377326284.csv.gz (515 bytes) 2023-04-20 15:11:46 destination > closing connection 2023-04-20 15:11:46 destination > Deleting tempFile data f50d3083-3197-4c34-87c8-081b732548012985606877377326284.csv.gz 2023-04-20 15:11:46 destination > Flushing buffer of stream mailing_campaigns (10 bytes) 2023-04-20 15:11:46 destination > Flushing buffer for stream mailing_campaigns (10 bytes) to staging 2023-04-20 15:11:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:46 destination > Finished writing data to c727ca8d-1abc-4365-97e7-0f535832b7f981626169559869017.csv.gz (2 KB) 2023-04-20 15:11:46 destination > closing connection 2023-04-20 15:11:46 destination > Deleting tempFile data c727ca8d-1abc-4365-97e7-0f535832b7f981626169559869017.csv.gz 2023-04-20 15:11:46 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:46 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:46 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:46 destination > Finished writing data to 6208311e-9356-408c-b899-4af356f991af13032583369192890526.csv.gz (610 bytes) 2023-04-20 15:11:47 destination > closing connection 2023-04-20 15:11:47 destination > Deleting tempFile data 6208311e-9356-408c-b899-4af356f991af13032583369192890526.csv.gz 2023-04-20 15:11:47 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:47 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:47 destination > Finished writing data to 29d787f9-06d9-4b85-a658-8454e2dd0ecf3181235201821591138.csv.gz (871 bytes) 2023-04-20 15:11:47 destination > closing connection 2023-04-20 15:11:47 destination > Deleting tempFile data 29d787f9-06d9-4b85-a658-8454e2dd0ecf3181235201821591138.csv.gz 2023-04-20 15:11:47 destination > Closing buffer for stream orders 2023-04-20 15:11:47 destination > Closing buffer for stream payments 2023-04-20 15:11:47 destination > Closing buffer for stream transfers 2023-04-20 15:11:47 destination > Closing buffer for stream shotguns 2023-04-20 15:11:47 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:47 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:47 destination > Closing buffer for stream transfer_demands 2023-04-20 15:11:47 destination > Closing buffer for stream mailing_campaigns 2023-04-20 15:11:47 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:47 destination > Closing buffer for stream shotguners 2023-04-20 15:11:47 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream cards (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:47 destination > Starting a new buffer for stream deals (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:47 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:47 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:47 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:47 destination > Finished writing data to c4b4cc0b-4b70-4412-bf8b-0d288c48a3d315448301501980380752.csv.gz (377 bytes) 2023-04-20 15:11:47 destination > closing connection 2023-04-20 15:11:47 destination > Deleting tempFile data c4b4cc0b-4b70-4412-bf8b-0d288c48a3d315448301501980380752.csv.gz 2023-04-20 15:11:47 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:47 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:47 destination > Finished writing data to 7720cc96-ffcb-487f-a0c1-916a665609e42509203747419068709.csv.gz (1 KB) 2023-04-20 15:11:47 destination > closing connection 2023-04-20 15:11:47 destination > Deleting tempFile data 7720cc96-ffcb-487f-a0c1-916a665609e42509203747419068709.csv.gz 2023-04-20 15:11:47 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:47 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:47 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:47 destination > Finished writing data to 5ce398aa-5cc6-490a-b5f9-3ddd7870278f787049553880198921.csv.gz (346 bytes) 2023-04-20 15:11:48 destination > closing connection 2023-04-20 15:11:48 destination > Deleting tempFile data 5ce398aa-5cc6-490a-b5f9-3ddd7870278f787049553880198921.csv.gz 2023-04-20 15:11:48 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:48 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:48 destination > Finished writing data to 378837ab-81e3-47b8-b453-6a7db357484015688861828779361822.csv.gz (584 bytes) 2023-04-20 15:11:48 destination > closing connection 2023-04-20 15:11:48 destination > Deleting tempFile data 378837ab-81e3-47b8-b453-6a7db357484015688861828779361822.csv.gz 2023-04-20 15:11:48 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:48 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:48 destination > Finished writing data to f8beb4e2-d4a3-43b2-94c1-862af04cb4411606066515864835034.csv.gz (1 KB) 2023-04-20 15:11:48 destination > closing connection 2023-04-20 15:11:48 destination > Deleting tempFile data f8beb4e2-d4a3-43b2-94c1-862af04cb4411606066515864835034.csv.gz 2023-04-20 15:11:48 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:48 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:48 destination > Finished writing data to 633273a6-f801-45cc-986e-605d1e64acf912628881205534432349.csv.gz (612 bytes) 2023-04-20 15:11:48 destination > closing connection 2023-04-20 15:11:48 destination > Deleting tempFile data 633273a6-f801-45cc-986e-605d1e64acf912628881205534432349.csv.gz 2023-04-20 15:11:48 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:48 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:48 destination > Finished writing data to 95a9ad99-e6f1-4f76-9027-3fad21bf0c6c3656656306031457913.csv.gz (459 bytes) 2023-04-20 15:11:48 destination > closing connection 2023-04-20 15:11:48 destination > Deleting tempFile data 95a9ad99-e6f1-4f76-9027-3fad21bf0c6c3656656306031457913.csv.gz 2023-04-20 15:11:48 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:48 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:48 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:48 destination > Finished writing data to 72fb0a98-3cec-42ef-9c45-31379b485e0014713419376454564763.csv.gz (288 bytes) 2023-04-20 15:11:49 destination > closing connection 2023-04-20 15:11:49 destination > Deleting tempFile data 72fb0a98-3cec-42ef-9c45-31379b485e0014713419376454564763.csv.gz 2023-04-20 15:11:49 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:11:49 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:11:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:49 destination > Finished writing data to 700fda96-ac75-4665-8a3c-6ad9816577ce5597089565538847262.csv.gz (809 bytes) 2023-04-20 15:11:49 destination > closing connection 2023-04-20 15:11:49 destination > Deleting tempFile data 700fda96-ac75-4665-8a3c-6ad9816577ce5597089565538847262.csv.gz 2023-04-20 15:11:49 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:49 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:49 destination > Finished writing data to 4e7db920-6ef1-4ac3-afef-b84ce9c41c8311878269354318015886.csv.gz (1 KB) 2023-04-20 15:11:49 destination > closing connection 2023-04-20 15:11:49 destination > Deleting tempFile data 4e7db920-6ef1-4ac3-afef-b84ce9c41c8311878269354318015886.csv.gz 2023-04-20 15:11:49 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:49 destination > Closing buffer for stream orders 2023-04-20 15:11:49 destination > Closing buffer for stream cards 2023-04-20 15:11:49 destination > Closing buffer for stream shotguns 2023-04-20 15:11:49 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:49 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:49 destination > Closing buffer for stream geolocations 2023-04-20 15:11:49 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:49 destination > Closing buffer for stream deals 2023-04-20 15:11:49 destination > Closing buffer for stream shotguners 2023-04-20 15:11:49 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream orders (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream cards (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream deals (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:49 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:49 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:49 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:49 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:49 destination > Finished writing data to a58c2443-21b3-4882-b433-dbf07df328db1997862079823941982.csv.gz (1 KB) 2023-04-20 15:11:49 destination > closing connection 2023-04-20 15:11:49 destination > Deleting tempFile data a58c2443-21b3-4882-b433-dbf07df328db1997862079823941982.csv.gz 2023-04-20 15:11:49 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:49 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:49 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:49 destination > Finished writing data to 530b0b62-8b0a-4ba2-bd86-1d92dc947446556878294285278978.csv.gz (469 bytes) 2023-04-20 15:11:50 destination > closing connection 2023-04-20 15:11:50 destination > Deleting tempFile data 530b0b62-8b0a-4ba2-bd86-1d92dc947446556878294285278978.csv.gz 2023-04-20 15:11:50 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:50 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:50 destination > Finished writing data to 2d4c2305-9a90-4336-a846-15640c3bff495951874564559074389.csv.gz (281 bytes) 2023-04-20 15:11:50 destination > closing connection 2023-04-20 15:11:50 destination > Deleting tempFile data 2d4c2305-9a90-4336-a846-15640c3bff495951874564559074389.csv.gz 2023-04-20 15:11:50 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:50 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:50 destination > Finished writing data to fd91ef30-9ea8-4704-9539-c000582dfd1912107216283674716561.csv.gz (919 bytes) 2023-04-20 15:11:50 destination > closing connection 2023-04-20 15:11:50 destination > Deleting tempFile data fd91ef30-9ea8-4704-9539-c000582dfd1912107216283674716561.csv.gz 2023-04-20 15:11:50 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:50 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:50 destination > Finished writing data to f90025a8-0d16-475a-ad87-7c6eec0acfdd6103355055233537744.csv.gz (1 KB) 2023-04-20 15:11:50 destination > closing connection 2023-04-20 15:11:50 destination > Deleting tempFile data f90025a8-0d16-475a-ad87-7c6eec0acfdd6103355055233537744.csv.gz 2023-04-20 15:11:50 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:50 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:50 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:50 destination > Finished writing data to 47c6e44b-4afc-4545-a6ec-d0376632b98516086529890658498868.csv.gz (494 bytes) 2023-04-20 15:11:51 destination > closing connection 2023-04-20 15:11:51 destination > Deleting tempFile data 47c6e44b-4afc-4545-a6ec-d0376632b98516086529890658498868.csv.gz 2023-04-20 15:11:51 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:51 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:51 destination > Finished writing data to e90958f9-cb33-4458-a602-c00dc3eb9b805198923611883477107.csv.gz (225 bytes) 2023-04-20 15:11:51 destination > closing connection 2023-04-20 15:11:51 destination > Deleting tempFile data e90958f9-cb33-4458-a602-c00dc3eb9b805198923611883477107.csv.gz 2023-04-20 15:11:51 destination > Flushing buffer of stream deals (10 bytes) 2023-04-20 15:11:51 destination > Flushing buffer for stream deals (10 bytes) to staging 2023-04-20 15:11:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:51 destination > Finished writing data to 2cdd2b5d-de54-4977-8ed0-d80ee90779c414979487004010515387.csv.gz (892 bytes) 2023-04-20 15:11:51 destination > closing connection 2023-04-20 15:11:51 destination > Deleting tempFile data 2cdd2b5d-de54-4977-8ed0-d80ee90779c414979487004010515387.csv.gz 2023-04-20 15:11:51 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:51 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:51 destination > Finished writing data to 1c02499d-adce-4dc6-a309-171c409f6a5b16175953708703243838.csv.gz (921 bytes) 2023-04-20 15:11:51 destination > closing connection 2023-04-20 15:11:51 destination > Deleting tempFile data 1c02499d-adce-4dc6-a309-171c409f6a5b16175953708703243838.csv.gz 2023-04-20 15:11:51 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:51 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:51 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:51 destination > Finished writing data to 3823bfb5-0a0d-4277-b1d9-a9b77b1b818813242810086651331715.csv.gz (292 bytes) 2023-04-20 15:11:52 destination > closing connection 2023-04-20 15:11:52 destination > Deleting tempFile data 3823bfb5-0a0d-4277-b1d9-a9b77b1b818813242810086651331715.csv.gz 2023-04-20 15:11:52 destination > Closing buffer for stream orders 2023-04-20 15:11:52 destination > Closing buffer for stream contacts 2023-04-20 15:11:52 destination > Closing buffer for stream cards 2023-04-20 15:11:52 destination > Closing buffer for stream shotguns 2023-04-20 15:11:52 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:52 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:52 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:52 destination > Closing buffer for stream deals 2023-04-20 15:11:52 destination > Closing buffer for stream shotguners 2023-04-20 15:11:52 destination > Closing buffer for stream event_followers 2023-04-20 15:11:52 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream contacts_acls (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:52 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:52 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:52 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:52 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:52 destination > Finished writing data to b6f838ef-1c8f-401d-b39b-ebae28c6d0935890492210334278726.csv.gz (330 bytes) 2023-04-20 15:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$readFromSrcAndWriteToDstRunnable$6):347 - Records read: 112000 (74 MB) 2023-04-20 15:11:52 destination > closing connection 2023-04-20 15:11:52 destination > Deleting tempFile data b6f838ef-1c8f-401d-b39b-ebae28c6d0935890492210334278726.csv.gz 2023-04-20 15:11:52 destination > Flushing buffer of stream contacts_acls (10 bytes) 2023-04-20 15:11:52 destination > Flushing buffer for stream contacts_acls (10 bytes) to staging 2023-04-20 15:11:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:52 destination > Finished writing data to 92735714-676c-4101-8628-c82c766f25ed6508930883840419068.csv.gz (315 bytes) 2023-04-20 15:11:52 destination > closing connection 2023-04-20 15:11:52 destination > Deleting tempFile data 92735714-676c-4101-8628-c82c766f25ed6508930883840419068.csv.gz 2023-04-20 15:11:52 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:52 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:52 destination > Finished writing data to 02de4d7e-c703-4605-abc5-02000599047017864073333604337759.csv.gz (1 KB) 2023-04-20 15:11:52 destination > closing connection 2023-04-20 15:11:52 destination > Deleting tempFile data 02de4d7e-c703-4605-abc5-02000599047017864073333604337759.csv.gz 2023-04-20 15:11:52 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:52 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:52 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:52 destination > Finished writing data to 4d480606-1f58-4ba6-acd1-0d53e04e4a5210089457170479548518.csv.gz (778 bytes) 2023-04-20 15:11:53 destination > closing connection 2023-04-20 15:11:53 destination > Deleting tempFile data 4d480606-1f58-4ba6-acd1-0d53e04e4a5210089457170479548518.csv.gz 2023-04-20 15:11:53 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:53 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:53 destination > Finished writing data to adf39588-7e6e-487d-92ea-b42b51f595c018056419401460835318.csv.gz (757 bytes) 2023-04-20 15:11:53 destination > closing connection 2023-04-20 15:11:53 destination > Deleting tempFile data adf39588-7e6e-487d-92ea-b42b51f595c018056419401460835318.csv.gz 2023-04-20 15:11:53 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:53 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:53 destination > Finished writing data to 65e19ed6-8dab-4afd-9701-7a24615e0b5896702821502457642.csv.gz (417 bytes) 2023-04-20 15:11:53 destination > closing connection 2023-04-20 15:11:53 destination > Deleting tempFile data 65e19ed6-8dab-4afd-9701-7a24615e0b5896702821502457642.csv.gz 2023-04-20 15:11:53 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:53 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:53 destination > Finished writing data to 1a90a0dd-2091-4d34-96dc-058d44fc48584867609284134068240.csv.gz (368 bytes) 2023-04-20 15:11:53 destination > closing connection 2023-04-20 15:11:53 destination > Deleting tempFile data 1a90a0dd-2091-4d34-96dc-058d44fc48584867609284134068240.csv.gz 2023-04-20 15:11:53 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:53 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:53 destination > Finished writing data to 06db48d2-ed47-48fb-b5d5-42ac96c5d67617174217280611364444.csv.gz (223 bytes) 2023-04-20 15:11:53 destination > closing connection 2023-04-20 15:11:53 destination > Deleting tempFile data 06db48d2-ed47-48fb-b5d5-42ac96c5d67617174217280611364444.csv.gz 2023-04-20 15:11:53 destination > Flushing buffer of stream artworks (10 bytes) 2023-04-20 15:11:53 destination > Flushing buffer for stream artworks (10 bytes) to staging 2023-04-20 15:11:53 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:53 destination > Finished writing data to f554ec7e-27a9-423a-b2ad-47bcf1779d5f6572341703147274739.csv.gz (380 bytes) 2023-04-20 15:11:54 destination > closing connection 2023-04-20 15:11:54 destination > Deleting tempFile data f554ec7e-27a9-423a-b2ad-47bcf1779d5f6572341703147274739.csv.gz 2023-04-20 15:11:54 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:54 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:54 destination > Finished writing data to abaf6e59-7190-4f62-949f-52be78ee968512484416386515228750.csv.gz (1 KB) 2023-04-20 15:11:54 destination > closing connection 2023-04-20 15:11:54 destination > Deleting tempFile data abaf6e59-7190-4f62-949f-52be78ee968512484416386515228750.csv.gz 2023-04-20 15:11:54 destination > Closing buffer for stream contacts 2023-04-20 15:11:54 destination > Closing buffer for stream contacts_acls 2023-04-20 15:11:54 destination > Closing buffer for stream orders 2023-04-20 15:11:54 destination > Closing buffer for stream shotguns 2023-04-20 15:11:54 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:54 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:54 destination > Closing buffer for stream geolocations 2023-04-20 15:11:54 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:54 destination > Closing buffer for stream artworks 2023-04-20 15:11:54 destination > Closing buffer for stream shotguners 2023-04-20 15:11:54 destination > Starting a new buffer for stream contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream orders (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream app_notification_trackers (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream event_followers (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:54 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:54 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:54 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:54 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:54 destination > Finished writing data to 8640be73-011a-48e7-815a-dfff31c771ae4208490660221959060.csv.gz (1 KB) 2023-04-20 15:11:54 destination > closing connection 2023-04-20 15:11:54 destination > Deleting tempFile data 8640be73-011a-48e7-815a-dfff31c771ae4208490660221959060.csv.gz 2023-04-20 15:11:54 destination > Flushing buffer of stream contacts (10 bytes) 2023-04-20 15:11:54 destination > Flushing buffer for stream contacts (10 bytes) to staging 2023-04-20 15:11:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:54 destination > Finished writing data to acfd2cd8-98ef-42d3-b161-f5065571b29b6487257415932077877.csv.gz (332 bytes) 2023-04-20 15:11:54 destination > closing connection 2023-04-20 15:11:54 destination > Deleting tempFile data acfd2cd8-98ef-42d3-b161-f5065571b29b6487257415932077877.csv.gz 2023-04-20 15:11:54 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:54 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:54 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:54 destination > Finished writing data to 96993979-7995-4667-a656-5396f0e511f517878108572217635504.csv.gz (1 KB) 2023-04-20 15:11:55 destination > closing connection 2023-04-20 15:11:55 destination > Deleting tempFile data 96993979-7995-4667-a656-5396f0e511f517878108572217635504.csv.gz 2023-04-20 15:11:55 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:55 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:55 destination > Finished writing data to a2d68cd3-f45d-4745-a99a-039f4544592b15597882058042461198.csv.gz (1 KB) 2023-04-20 15:11:55 destination > closing connection 2023-04-20 15:11:55 destination > Deleting tempFile data a2d68cd3-f45d-4745-a99a-039f4544592b15597882058042461198.csv.gz 2023-04-20 15:11:55 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:55 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:55 destination > Finished writing data to 9dd7c119-216b-449e-ad3d-57ae37b98c577551237577266375849.csv.gz (605 bytes) 2023-04-20 15:11:55 destination > closing connection 2023-04-20 15:11:55 destination > Deleting tempFile data 9dd7c119-216b-449e-ad3d-57ae37b98c577551237577266375849.csv.gz 2023-04-20 15:11:55 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:55 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:55 destination > Finished writing data to 6e3aa976-a05d-4ec2-b1bc-86efe5626d859772140582650823267.csv.gz (278 bytes) 2023-04-20 15:11:55 destination > closing connection 2023-04-20 15:11:55 destination > Deleting tempFile data 6e3aa976-a05d-4ec2-b1bc-86efe5626d859772140582650823267.csv.gz 2023-04-20 15:11:55 destination > Flushing buffer of stream app_notification_trackers (10 bytes) 2023-04-20 15:11:55 destination > Flushing buffer for stream app_notification_trackers (10 bytes) to staging 2023-04-20 15:11:55 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:55 destination > Finished writing data to 3c8991b6-eebb-4f97-bac3-4273ceda75a21920636236257590056.csv.gz (291 bytes) 2023-04-20 15:11:56 destination > closing connection 2023-04-20 15:11:56 destination > Deleting tempFile data 3c8991b6-eebb-4f97-bac3-4273ceda75a21920636236257590056.csv.gz 2023-04-20 15:11:56 destination > Flushing buffer of stream segment_contacts (10 bytes) 2023-04-20 15:11:56 destination > Flushing buffer for stream segment_contacts (10 bytes) to staging 2023-04-20 15:11:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:56 destination > Finished writing data to fae7c656-6a5c-4774-b4af-0a13e87d01e92885288696208470707.csv.gz (201 bytes) 2023-04-20 15:11:56 destination > closing connection 2023-04-20 15:11:56 destination > Deleting tempFile data fae7c656-6a5c-4774-b4af-0a13e87d01e92885288696208470707.csv.gz 2023-04-20 15:11:56 destination > Flushing buffer of stream shotguners (10 bytes) 2023-04-20 15:11:56 destination > Flushing buffer for stream shotguners (10 bytes) to staging 2023-04-20 15:11:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:56 destination > Finished writing data to b288ca9f-f33d-4e76-9ba3-f9d90bf7a0639476683917016174924.csv.gz (1 KB) 2023-04-20 15:11:56 destination > closing connection 2023-04-20 15:11:56 destination > Deleting tempFile data b288ca9f-f33d-4e76-9ba3-f9d90bf7a0639476683917016174924.csv.gz 2023-04-20 15:11:56 destination > Flushing buffer of stream event_followers (10 bytes) 2023-04-20 15:11:56 destination > Flushing buffer for stream event_followers (10 bytes) to staging 2023-04-20 15:11:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:56 destination > Finished writing data to 40bc960f-d2fd-4358-9160-c4cfac3020ac3125116497397127267.csv.gz (223 bytes) 2023-04-20 15:11:56 destination > closing connection 2023-04-20 15:11:56 destination > Deleting tempFile data 40bc960f-d2fd-4358-9160-c4cfac3020ac3125116497397127267.csv.gz 2023-04-20 15:11:56 destination > Closing buffer for stream orders 2023-04-20 15:11:56 destination > Closing buffer for stream contacts 2023-04-20 15:11:56 destination > Closing buffer for stream shotguns 2023-04-20 15:11:56 destination > Closing buffer for stream mailing_trackers 2023-04-20 15:11:56 destination > Closing buffer for stream app_notifications 2023-04-20 15:11:56 destination > Closing buffer for stream geolocations 2023-04-20 15:11:56 destination > Closing buffer for stream app_notification_trackers 2023-04-20 15:11:56 destination > Closing buffer for stream segment_contacts 2023-04-20 15:11:56 destination > Closing buffer for stream shotguners 2023-04-20 15:11:56 destination > Closing buffer for stream event_followers 2023-04-20 15:11:56 destination > Starting a new buffer for stream segment_contacts (current state: 0 bytes in 0 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream geolocations (current state: 0 bytes in 1 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream shotguners (current state: 0 bytes in 2 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream orders (current state: 0 bytes in 3 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream shotguns (current state: 0 bytes in 4 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream cards (current state: 0 bytes in 5 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream artworks (current state: 0 bytes in 6 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream mailing_trackers (current state: 0 bytes in 7 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream gauges (current state: 0 bytes in 8 buffers) 2023-04-20 15:11:56 destination > Starting a new buffer for stream app_notifications (current state: 0 bytes in 9 buffers) 2023-04-20 15:11:56 destination > Flushing all 10 current buffers (0 bytes in total) 2023-04-20 15:11:56 destination > Flushing buffer of stream orders (10 bytes) 2023-04-20 15:11:56 destination > Flushing buffer for stream orders (10 bytes) to staging 2023-04-20 15:11:56 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:56 destination > Finished writing data to 11b2bba3-499c-452e-ac18-4d2cd25da33d5500480116738403809.csv.gz (1 KB) 2023-04-20 15:11:57 destination > closing connection 2023-04-20 15:11:57 destination > Deleting tempFile data 11b2bba3-499c-452e-ac18-4d2cd25da33d5500480116738403809.csv.gz 2023-04-20 15:11:57 destination > Flushing buffer of stream cards (10 bytes) 2023-04-20 15:11:57 destination > Flushing buffer for stream cards (10 bytes) to staging 2023-04-20 15:11:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:57 destination > Finished writing data to f14e1f2d-1b38-4ea2-ab7b-3bbfb0cf35e42102898940490696559.csv.gz (342 bytes) 2023-04-20 15:11:57 destination > closing connection 2023-04-20 15:11:57 destination > Deleting tempFile data f14e1f2d-1b38-4ea2-ab7b-3bbfb0cf35e42102898940490696559.csv.gz 2023-04-20 15:11:57 destination > Flushing buffer of stream shotguns (10 bytes) 2023-04-20 15:11:57 destination > Flushing buffer for stream shotguns (10 bytes) to staging 2023-04-20 15:11:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:57 destination > Finished writing data to 7f029cf1-0eee-425b-8319-7ff117e38dee15459560930045832591.csv.gz (682 bytes) 2023-04-20 15:11:57 destination > closing connection 2023-04-20 15:11:57 destination > Deleting tempFile data 7f029cf1-0eee-425b-8319-7ff117e38dee15459560930045832591.csv.gz 2023-04-20 15:11:57 destination > Flushing buffer of stream mailing_trackers (10 bytes) 2023-04-20 15:11:57 destination > Flushing buffer for stream mailing_trackers (10 bytes) to staging 2023-04-20 15:11:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:57 destination > Finished writing data to 29225e38-be6c-4995-a86a-14089b26bce88469171404880417737.csv.gz (882 bytes) 2023-04-20 15:11:57 destination > closing connection 2023-04-20 15:11:57 destination > Deleting tempFile data 29225e38-be6c-4995-a86a-14089b26bce88469171404880417737.csv.gz 2023-04-20 15:11:57 destination > Flushing buffer of stream app_notifications (10 bytes) 2023-04-20 15:11:57 destination > Flushing buffer for stream app_notifications (10 bytes) to staging 2023-04-20 15:11:57 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:57 destination > Finished writing data to bc314241-7df3-4fe4-9349-4db8979e594c1284391084253270710.csv.gz (458 bytes) 2023-04-20 15:11:58 destination > closing connection 2023-04-20 15:11:58 destination > Deleting tempFile data bc314241-7df3-4fe4-9349-4db8979e594c1284391084253270710.csv.gz 2023-04-20 15:11:58 destination > Flushing buffer of stream geolocations (10 bytes) 2023-04-20 15:11:58 destination > Flushing buffer for stream geolocations (10 bytes) to staging 2023-04-20 15:11:58 destination > Wrapping up compression and write GZIP trailer data. 2023-04-20 15:11:58 destination > Finished writing data to a9a157ca-a7e7-49e0-bddf-c82da840d57e13496936195326416957.csv.gz (280 bytes)