2022-05-02 15:06:23 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.6-alpha 2022-05-02 15:06:23 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/11/0/logs.log 2022-05-02 15:06:23 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.6-alpha 2022-05-02 15:06:23 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 11 attempt id: 0 2022-05-02 15:06:23 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.customers=full_refresh - overwrite} 2022-05-02 15:06:23 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-05-02 15:06:23 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.32 exists... 2022-05-02 15:06:23 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.32 was found locally. 2022-05-02 15:06:23 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 11 2022-05-02 15:06:23 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/11/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.32 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.6-alpha -e WORKER_JOB_ID=11 airbyte/destination-redshift:0.3.32 write --config destination_config.json --catalog destination_catalog.json 2022-05-02 15:06:23 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-stripe:0.1.31 exists... 2022-05-02 15:06:23 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-stripe:0.1.31 was found locally. 2022-05-02 15:06:23 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 11 2022-05-02 15:06:23 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/11/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-stripe:0.1.31 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.6-alpha -e WORKER_JOB_ID=11 airbyte/source-stripe:0.1.31 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-05-02 15:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-05-02 15:06:23 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-05-02 15:06:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-05-02 15:06:24 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-05-02 15:06:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-02 15:06:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-05-02 15:06:24 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-05-02 15:06:24 source > Starting syncing SourceStripe 2022-05-02 15:06:24 source > Syncing stream: customers 2022-05-02 15:06:25 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-05-02 15:06:25 source > Read 0 records from customers stream 2022-05-02 15:06:25 source > Finished syncing customers 2022-05-02 15:06:25 source > SourceStripe runtimes: Syncing stream customers 0:00:00.296123 2022-05-02 15:06:25 source > Finished syncing SourceStripe 2022-05-02 15:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 0 (0 bytes) 2022-05-02 15:06:25 INFO i.a.w.DefaultReplicationWorker(run):163 - One of source or destination thread complete. Waiting on the other. 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.d.r.RedshiftDestination(main):70 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 WARN i.a.i.d.r.RedshiftDestination(determineUploadMode):56 - The "standard" upload mode is not performant, and is not recommended for production. Please use the Amazon S3 upload mode if you are syncing a large amount of data. 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INSERT_WITH_SUPER_TMP_TYPE 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=stripe_customers, namespace=null, outputSchemaName=airbyte, tmpTableName=_airbyte_tmp_deq_stripe_customers, outputTableName=_airbyte_raw_stripe_customers, syncMode=overwrite} 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):123 - Preparing tmp tables in destination started for 1 streams 2022-05-02 15:06:26 destination > 2022-05-02 15:06:26 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream stripe_customers. schema: airbyte, tmp table name: _airbyte_tmp_deq_stripe_customers 2022-05-02 15:06:27 destination > 2022-05-02 15:06:27 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):133 - Preparing tables in destination completed. 2022-05-02 15:06:27 destination > 2022-05-02 15:06:27 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-05-02 15:06:27 destination > 2022-05-02 15:06:27 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-05-02 15:06:27 destination > 2022-05-02 15:06:27 INFO i.a.i.d.r.RedshiftSqlOperations(onDestinationCloseOperations):110 - Executing operations for Redshift Destination DB engine... 2022-05-02 15:06:27 destination > 2022-05-02 15:06:27 INFO i.a.i.d.r.RedshiftSqlOperations(discoverNotSuperTables):129 - Discovering NOT SUPER table types... 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.r.RedshiftSqlOperations(onDestinationCloseOperations):118 - Executing operations for Redshift Destination DB engine completed. 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):163 - Finalizing tables in destination started for 1 streams 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream stripe_customers. schema airbyte, tmp table _airbyte_tmp_deq_stripe_customers, final table _airbyte_raw_stripe_customers 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):181 - Executing finalization of tables. 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):183 - Finalizing tables in destination completed. 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):186 - Cleaning tmp tables in destination started for 1 streams 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream stripe_customers. schema airbyte, tmp table name: _airbyte_tmp_deq_stripe_customers 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):195 - Cleaning tmp tables in destination completed. 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-05-02 15:06:28 destination > 2022-05-02 15:06:28 INFO i.a.i.d.r.RedshiftDestination(main):72 - completed destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-05-02 15:06:28 INFO i.a.w.DefaultReplicationWorker(run):165 - Source and destination threads complete. 2022-05-02 15:06:28 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@13971c5c[status=completed,recordsSynced=0,bytesSynced=0,startTime=1651503983275,endTime=1651503988561,totalStats=io.airbyte.config.SyncStats@39dffdb7[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]] 2022-05-02 15:06:28 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-05-02 15:06:28 WARN i.a.w.DefaultReplicationWorker(run):258 - State capture: No new state, falling back on input state: io.airbyte.config.State@3ccdae36[state={}] 2022-05-02 15:06:28 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-02 15:06:28 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):155 - sync summary: io.airbyte.config.StandardSyncOutput@392b7f1[standardSyncSummary=io.airbyte.config.StandardSyncSummary@469029e7[status=completed,recordsSynced=0,bytesSynced=0,startTime=1651503983275,endTime=1651503988561,totalStats=io.airbyte.config.SyncStats@39dffdb7[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]],normalizationSummary=,state=io.airbyte.config.State@3ccdae36[state={}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@19416b60[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@771c0857[stream=io.airbyte.protocol.models.AirbyteStream@6127147a[name=stripe_customers,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","string"]},"name":{"type":["null","string"]},"cards":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"name":{"type":["null","string"]},"type":{"type":["null","string"]},"brand":{"type":["null","string"]},"last4":{"type":["null","string"]},"object":{"type":["null","string"]},"country":{"type":["null","string"]},"funding":{"type":["null","string"]},"customer":{"type":["null","string"]},"exp_year":{"type":["null","integer"]},"metadata":{"type":["null","object"],"properties":{}},"cvc_check":{"type":["null","string"]},"exp_month":{"type":["null","integer"]},"address_zip":{"type":["null","string"]},"fingerprint":{"type":["null","string"]},"address_city":{"type":["null","string"]},"address_line1":{"type":["null","string"]},"address_line2":{"type":["null","string"]},"address_state":{"type":["null","string"]},"dynamic_last4":{"type":["null","string"]},"address_country":{"type":["null","string"]},"address_zip_check":{"type":["null","string"]},"address_line1_check":{"type":["null","string"]},"tokenization_method":{"type":["null","string"]}}}},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"object":{"type":["null","string"]},"address":{"type":["null","object"],"properties":{"city":{"type":["null","string"]},"line1":{"type":["null","string"]},"line2":{"type":["null","string"]},"state":{"type":["null","string"]},"country":{"type":["null","string"]},"postal_code":{"type":["null","string"]}}},"balance":{"type":["null","integer"]},"created":{"type":["null","integer"]},"sources":{"anyOf":[{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"eps":{"type":["null","object"],"properties":{}},"card":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"type":{"type":["null","string"]},"brand":{"type":["null","string"]},"last4":{"type":["null","string"]},"country":{"type":["null","string"]},"funding":{"type":["null","string"]},"exp_year":{"type":["null","integer"]},"cvc_check":{"type":["null","string"]},"exp_month":{"type":["null","integer"]},"fingerprint":{"type":["null","string"]},"dynamic_last4":{"type":["null","string"]},"three_d_secure":{"type":["null","string"]},"address_zip_check":{"type":["null","string"]},"address_line1_check":{"type":["null","string"]},"tokenization_method":{"type":["null","string"]}}},"flow":{"type":["null","string"]},"name":{"type":["null","string"]},"type":{"type":["null","string"]},"brand":{"type":["null","string"]},"ideal":{"type":["null","object"],"properties":{}},"last4":{"type":["null","string"]},"owner":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"address":{"type":["null","object"],"properties":{"city":{"type":["null","string"]},"line1":{"type":["null","string"]},"line2":{"type":["null","string"]},"state":{"type":["null","string"]},"country":{"type":["null","string"]},"postal_code":{"type":["null","string"]}}},"verified_name":{"type":["null","string"]},"verified_email":{"type":["null","string"]},"verified_phone":{"type":["null","string"]},"verified_address":{"type":["null","string"]}}},"usage":{"type":["null","string"]},"alipay":{"type":["null","object"],"properties":{}},"amount":{"type":["null","integer"]},"object":{"type":["null","string"]},"status":{"type":["null","string"]},"country":{"type":["null","string"]},"created":{"type":["null","integer"]},"funding":{"type":["null","string"]},"currency":{"type":["null","string"]},"customer":{"type":["null","string"]},"exp_year":{"type":["null","integer"]},"livemode":{"type":["null","boolean"]},"metadata":{"type":["null","object"],"properties":{}},"receiver":{"type":["null","object"],"properties":{"address":{"type":["null","string"]},"amount_charged":{"type":["null","integer"]},"amount_received":{"type":["null","integer"]},"amount_returned":{"type":["null","integer"]},"refund_attributes_method":{"type":["null","string"]},"refund_attributes_status":{"type":["null","string"]}}},"redirect":{"type":["null","object"],"properties":{"url":{"type":["null","string"]},"status":{"type":["null","string"]},"return_url":{"type":["null","string"]},"failure_reason":{"type":["null","string"]}}},"cvc_check":{"type":["null","string"]},"exp_month":{"type":["null","integer"]},"bancontact":{"type":["null","object"],"properties":{}},"multibanco":{"type":["null","object"],"properties":{}},"address_zip":{"type":["null","string"]},"fingerprint":{"type":["null","string"]},"address_city":{"type":["null","string"]},"address_line1":{"type":["null","string"]},"address_line2":{"type":["null","string"]},"address_state":{"type":["null","string"]},"client_secret":{"type":["null","string"]},"dynamic_last4":{"type":["null","string"]},"address_country":{"type":["null","string"]},"address_zip_check":{"type":["null","string"]},"ach_credit_transfer":{"type":["null","object"],"properties":{"bank_name":{"type":["null","string"]},"swift_code":{"type":["null","string"]},"fingerprint":{"type":["null","string"]},"account_number":{"type":["null","string"]},"routing_number":{"type":["null","string"]},"refund_account_number":{"type":["null","string"]},"refund_routing_number":{"type":["null","string"]},"refund_account_holder_name":{"type":["null","string"]},"refund_account_holder_type":{"type":["null","string"]}}},"address_line1_check":{"type":["null","string"]},"tokenization_method":{"type":["null","string"]},"statement_descriptor":{"type":["null","string"]}}}},{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"eps":{"type":["null","object"],"properties":{}},"card":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"type":{"type":["null","string"]},"brand":{"type":["null","string"]},"last4":{"type":["null","string"]},"country":{"type":["null","string"]},"funding":{"type":["null","string"]},"exp_year":{"type":["null","integer"]},"cvc_check":{"type":["null","string"]},"exp_month":{"type":["null","integer"]},"fingerprint":{"type":["null","string"]},"dynamic_last4":{"type":["null","string"]},"three_d_secure":{"type":["null","string"]},"address_zip_check":{"type":["null","string"]},"address_line1_check":{"type":["null","string"]},"tokenization_method":{"type":["null","string"]}}},"flow":{"type":["null","string"]},"name":{"type":["null","string"]},"type":{"type":["null","string"]},"brand":{"type":["null","string"]},"ideal":{"type":["null","object"],"properties":{}},"last4":{"type":["null","string"]},"owner":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"address":{"type":["null","object"],"properties":{"city":{"type":["null","string"]},"line1":{"type":["null","string"]},"line2":{"type":["null","string"]},"state":{"type":["null","string"]},"country":{"type":["null","string"]},"postal_code":{"type":["null","string"]}}},"verified_name":{"type":["null","string"]},"verified_email":{"type":["null","string"]},"verified_phone":{"type":["null","string"]},"verified_address":{"type":["null","string"]}}},"usage":{"type":["null","string"]},"alipay":{"type":["null","object"],"properties":{}},"amount":{"type":["null","integer"]},"object":{"type":["null","string"]},"status":{"type":["null","string"]},"country":{"type":["null","string"]},"created":{"type":["null","integer"]},"funding":{"type":["null","string"]},"currency":{"type":["null","string"]},"customer":{"type":["null","string"]},"exp_year":{"type":["null","integer"]},"livemode":{"type":["null","boolean"]},"metadata":{"type":["null","object"],"properties":{}},"receiver":{"type":["null","object"],"properties":{"address":{"type":["null","string"]},"amount_charged":{"type":["null","integer"]},"amount_received":{"type":["null","integer"]},"amount_returned":{"type":["null","integer"]},"refund_attributes_method":{"type":["null","string"]},"refund_attributes_status":{"type":["null","string"]}}},"redirect":{"type":["null","object"],"properties":{"url":{"type":["null","string"]},"status":{"type":["null","string"]},"return_url":{"type":["null","string"]},"failure_reason":{"type":["null","string"]}}},"cvc_check":{"type":["null","string"]},"exp_month":{"type":["null","integer"]},"bancontact":{"type":["null","object"],"properties":{}},"multibanco":{"type":["null","object"],"properties":{}},"address_zip":{"type":["null","string"]},"fingerprint":{"type":["null","string"]},"address_city":{"type":["null","string"]},"address_line1":{"type":["null","string"]},"address_line2":{"type":["null","string"]},"address_state":{"type":["null","string"]},"client_secret":{"type":["null","string"]},"dynamic_last4":{"type":["null","string"]},"address_country":{"type":["null","string"]},"address_zip_check":{"type":["null","string"]},"ach_credit_transfer":{"type":["null","object"],"properties":{"bank_name":{"type":["null","string"]},"swift_code":{"type":["null","string"]},"fingerprint":{"type":["null","string"]},"account_number":{"type":["null","string"]},"routing_number":{"type":["null","string"]},"refund_account_number":{"type":["null","string"]},"refund_routing_number":{"type":["null","string"]},"refund_account_holder_name":{"type":["null","string"]},"refund_account_holder_type":{"type":["null","string"]}}},"address_line1_check":{"type":["null","string"]},"tokenization_method":{"type":["null","string"]},"statement_descriptor":{"type":["null","string"]}}}]},"currency":{"type":["null","string"]},"discount":{"type":["null","object"],"properties":{"end":{"type":["null","integer"]},"start":{"type":["null","integer"]},"coupon":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"name":{"type":["null","string"]},"valid":{"type":["null","boolean"]},"object":{"type":["null","string"]},"created":{"type":["null","integer"]},"currency":{"type":["null","string"]},"duration":{"type":["null","string"]},"livemode":{"type":["null","boolean"]},"metadata":{"type":["null","object"],"properties":{}},"redeem_by":{"type":["null","string"],"format":"date-time"},"amount_off":{"type":["null","integer"]},"percent_off":{"type":["null","number"]},"times_redeemed":{"type":["null","integer"]},"max_redemptions":{"type":["null","integer"]},"duration_in_months":{"type":["null","integer"]},"percent_off_precise":{"type":["null","number"]}}},"object":{"type":["null","string"]},"customer":{"type":["null","string"]},"subscription":{"type":["null","string"]}}},"livemode":{"type":["null","boolean"]},"metadata":{"type":["null","object"],"properties":{}},"shipping":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"address":{"type":["null","object"],"properties":{"city":{"type":["null","string"]},"line1":{"type":["null","string"]},"line2":{"type":["null","string"]},"state":{"type":["null","string"]},"country":{"type":["null","string"]},"postal_code":{"type":["null","string"]}}}}},"tax_info":{"type":["null","string"]},"delinquent":{"type":["null","boolean"]},"tax_exempt":{"type":["null","string"]},"description":{"type":["null","string"]},"default_card":{"type":["null","string"]},"subscriptions":{"type":["null","object"],"properties":{"url":{"type":["null","string"]},"data":{"type":["null","array"]},"object":{"type":["null","string"]},"has_more":{"type":["null","boolean"]},"total_count":{"type":["null","number"]}}},"default_source":{"type":["null","string"]},"invoice_prefix":{"type":["null","string"]},"account_balance":{"type":["null","integer"]},"invoice_settings":{"type":["null","object"],"properties":{"footer":{"type":["null","string"]},"custom_fields":{"type":["null","array"],"items":{"type":["null","string"]}},"default_payment_method":{"type":["null","string"]}}},"preferred_locales":{"type":["null","array"],"items":{"type":["null","string"]}},"next_invoice_sequence":{"type":["null","integer"]},"tax_info_verification":{"type":["null","string"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[created],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=full_refresh,cursorField=[created],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-05-02 15:06:28 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-05-02 15:06:28 INFO i.a.c.p.ConfigRepository(updateConnectionState):774 - Updating connection 31cc6c90-7c2a-4c47-b0ff-b80061781216 state: io.airbyte.config.State@6710ac43[state={}] 2022-05-02 15:06:28 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/11/0/logs.log 2022-05-02 15:06:28 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.6-alpha 2022-05-02 15:06:28 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-05-02 15:06:28 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-redshift:0.1.77 2022-05-02 15:06:28 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-redshift:0.1.77 exists... 2022-05-02 15:06:28 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-redshift:0.1.77 was found locally. 2022-05-02 15:06:28 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 11 2022-05-02 15:06:28 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/11/0/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.6-alpha airbyte/normalization-redshift:0.1.77 run --integration-type redshift --config destination_config.json --catalog destination_catalog.json 2022-05-02 15:06:29 normalization > Running: transform-config --config destination_config.json --integration-type redshift --out /data/11/0/normalize 2022-05-02 15:06:29 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/11/0/normalize') 2022-05-02 15:06:29 normalization > transform_redshift 2022-05-02 15:06:29 normalization > Running: transform-catalog --integration-type redshift --profile-config-dir /data/11/0/normalize --catalog destination_catalog.json --out /data/11/0/normalize/models/generated/ --json-column _airbyte_data 2022-05-02 15:06:29 normalization > Processing destination_catalog.json... 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_ab1.sql from stripe_customers 2022-05-02 15:06:29 normalization > WARN: Unknown type for column sources at stripe_customers 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_ab2.sql from stripe_customers 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_ab3.sql from stripe_customers 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers.sql from stripe_customers 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_cards_ab1.sql from stripe_customers/cards 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_cards_ab2.sql from stripe_customers/cards 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_cards_ab3.sql from stripe_customers/cards 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_cards.sql from stripe_customers/cards 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_address_ab1.sql from stripe_customers/address 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_address_ab2.sql from stripe_customers/address 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_address_ab3.sql from stripe_customers/address 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_address.sql from stripe_customers/address 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_discount_ab1.sql from stripe_customers/discount 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_discount_ab2.sql from stripe_customers/discount 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_discount_ab3.sql from stripe_customers/discount 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_discount.sql from stripe_customers/discount 2022-05-02 15:06:29 normalization > Ignoring stream 'metadata' from stripe_customers/metadata because properties list is empty 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_shipping_ab1.sql from stripe_customers/shipping 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_shipping_ab2.sql from stripe_customers/shipping 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_shipping_ab3.sql from stripe_customers/shipping 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_shipping.sql from stripe_customers/shipping 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_subscriptions_ab1.sql from stripe_customers/subscriptions 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_subscriptions_ab2.sql from stripe_customers/subscriptions 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_subscriptions_ab3.sql from stripe_customers/subscriptions 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_subscriptions.sql from stripe_customers/subscriptions 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_invoice_settings_ab1.sql from stripe_customers/invoice_settings 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_invoice_settings_ab2.sql from stripe_customers/invoice_settings 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_invoice_settings_ab3.sql from stripe_customers/invoice_settings 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_invoice_settings.sql from stripe_customers/invoice_settings 2022-05-02 15:06:29 normalization > Ignoring stream 'preferred_locales' from stripe_customers/preferred_locales because properties list is empty 2022-05-02 15:06:29 normalization > Ignoring stream 'metadata' from stripe_customers/cards/metadata because properties list is empty 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_discount_coupon_ab1.sql from stripe_customers/discount/coupon 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_discount_coupon_ab2.sql from stripe_customers/discount/coupon 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_discount_coupon_ab3.sql from stripe_customers/discount/coupon 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_discount_coupon.sql from stripe_customers/discount/coupon 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_shipping_address_ab1.sql from stripe_customers/shipping/address 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_shipping_address_ab2.sql from stripe_customers/shipping/address 2022-05-02 15:06:29 normalization > Generating airbyte_ctes/airbyte/stripe_customers_shipping_address_ab3.sql from stripe_customers/shipping/address 2022-05-02 15:06:29 normalization > Generating airbyte_tables/airbyte/stripe_customers_shipping_address.sql from stripe_customers/shipping/address 2022-05-02 15:06:29 normalization > Ignoring stream 'custom_fields' from stripe_customers/invoice_settings/custom_fields because properties list is empty 2022-05-02 15:06:29 normalization > Ignoring stream 'metadata' from stripe_customers/discount/coupon/metadata because properties list is empty 2022-05-02 15:06:29 normalization > detected no config file for ssh, assuming ssh is off. 2022-05-02 15:06:31 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-05-02 15:06:31 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-05-02 15:06:31 normalization > 2022-05-02 15:06:31 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-05-02 15:06:31 normalization > 2022-05-02 15:06:34 normalization > 15:06:34 Running with dbt=1.0.0 2022-05-02 15:06:34 normalization > 15:06:34 Partial parse save file not found. Starting full parse. 2022-05-02 15:06:36 normalization > 15:06:36 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-05-02 15:06:36 normalization > There are 2 unused configuration paths: 2022-05-02 15:06:36 normalization > - models.airbyte_utils.generated.airbyte_views 2022-05-02 15:06:36 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-05-02 15:06:36 normalization > 2022-05-02 15:06:36 normalization > 15:06:36 Found 36 models, 0 tests, 0 snapshots, 0 analyses, 547 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-05-02 15:06:36 normalization > 15:06:36 2022-05-02 15:06:36 normalization > 15:06:36 Concurrency: 4 threads (target='prod') 2022-05-02 15:06:36 normalization > 15:06:36 2022-05-02 15:06:44 normalization > 15:06:44 1 of 9 START table model airbyte.stripe_customers....................................................................... [RUN] 2022-05-02 15:06:45 normalization > 15:06:45 1 of 9 OK created table model airbyte.stripe_customers.................................................................. [SELECT in 0.80s] 2022-05-02 15:06:50 normalization > 15:06:50 2 of 9 START table model airbyte.stripe_customers_address............................................................... [RUN] 2022-05-02 15:06:50 normalization > 15:06:50 3 of 9 START table model airbyte.stripe_customers_invoice_settings...................................................... [RUN] 2022-05-02 15:06:51 normalization > 15:06:51 2 of 9 OK created table model airbyte.stripe_customers_address.......................................................... [SELECT in 0.72s] 2022-05-02 15:06:51 normalization > 15:06:51 4 of 9 START table model airbyte.stripe_customers_discount.............................................................. [RUN] 2022-05-02 15:06:51 normalization > 15:06:51 3 of 9 OK created table model airbyte.stripe_customers_invoice_settings................................................. [SELECT in 1.11s] 2022-05-02 15:06:51 normalization > 15:06:51 5 of 9 START table model airbyte.stripe_customers_shipping.............................................................. [RUN] 2022-05-02 15:06:52 normalization > 15:06:52 5 of 9 OK created table model airbyte.stripe_customers_shipping......................................................... [SELECT in 0.54s] 2022-05-02 15:06:53 normalization > 15:06:53 4 of 9 OK created table model airbyte.stripe_customers_discount......................................................... [SELECT in 1.37s] 2022-05-02 15:06:53 normalization > 15:06:53 6 of 9 START table model airbyte.stripe_customers_subscriptions......................................................... [RUN] 2022-05-02 15:06:54 normalization > 15:06:54 6 of 9 OK created table model airbyte.stripe_customers_subscriptions.................................................... [SELECT in 1.13s] 2022-05-02 15:06:56 normalization > 15:06:56 7 of 9 START table model airbyte.stripe_customers_shipping_address...................................................... [RUN] 2022-05-02 15:06:57 normalization > 15:06:57 7 of 9 OK created table model airbyte.stripe_customers_shipping_address................................................. [SELECT in 0.75s] 2022-05-02 15:07:00 normalization > 15:07:00 8 of 9 START table model airbyte.stripe_customers_cards................................................................. [RUN] 2022-05-02 15:07:01 normalization > 15:07:01 8 of 9 OK created table model airbyte.stripe_customers_cards............................................................ [SELECT in 0.92s] 2022-05-02 15:07:01 normalization > 15:07:01 9 of 9 START table model airbyte.stripe_customers_discount_coupon....................................................... [RUN] 2022-05-02 15:07:01 normalization > 15:07:01 9 of 9 OK created table model airbyte.stripe_customers_discount_coupon.................................................. [SELECT in 0.44s] 2022-05-02 15:07:01 normalization > 15:07:01 2022-05-02 15:07:01 normalization > 15:07:01 Finished running 9 table models in 25.49s. 2022-05-02 15:07:01 normalization > 15:07:01 2022-05-02 15:07:01 normalization > 15:07:01 Completed successfully 2022-05-02 15:07:01 normalization > 15:07:01 2022-05-02 15:07:01 normalization > 15:07:01 Done. PASS=9 WARN=0 ERROR=0 SKIP=0 TOTAL=9 2022-05-02 15:07:02 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 33 seconds. 2022-05-02 15:07:02 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@63fbbae5[startTime=1651503988641,endTime=1651504022301] 2022-05-02 15:07:02 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-05-02 15:07:02 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating...