2024-07-15 14:39:43 platform > Retry State: RetryManager(completeFailureBackoffPolicy=BackoffPolicy(minInterval=PT10S, maxInterval=PT30M, base=3), partialFailureBackoffPolicy=null, successiveCompleteFailureLimit=5, totalCompleteFailureLimit=10, successivePartialFailureLimit=1000, totalPartialFailureLimit=20, successiveCompleteFailures=4, totalCompleteFailures=4, successivePartialFailures=0, totalPartialFailures=1) 2024-07-15 14:39:43 platform > Backing off for: 4 minutes 30 seconds. 2024-07-15 14:44:14 platform > Docker volume job log path: /tmp/workspace/39/5/logs.log 2024-07-15 14:44:14 platform > Executing worker wrapper. Airbyte version: 0.63.1 2024-07-15 14:44:14 platform > 2024-07-15 14:44:14 platform > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:14 platform > ----- START CHECK ----- 2024-07-15 14:44:14 platform > 2024-07-15 14:44:14 platform > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:14 platform > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:14 platform > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:14 platform > Checking if airbyte/source-mssql:4.0.30 exists... 2024-07-15 14:44:14 platform > airbyte/source-mssql:4.0.30 was found locally. 2024-07-15 14:44:14 platform > Creating docker container = source-mssql-check-39-5-mhqhz with resources io.airbyte.config.ResourceRequirements@2ffbb657[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts io.airbyte.config.AllowedHosts@1d81e994[hosts=[dawn5\dawn, *.datadoghq.com, *.datadoghq.eu, *.sentry.io],additionalProperties={}] 2024-07-15 14:44:14 platform > Preparing command: docker run --rm --init -i -w /data/39/5 --log-driver none --name source-mssql-check-39-5-mhqhz --network host -v airbyte_workspace:/data -v oss_local_root:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-mssql:4.0.30 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=5 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.63.1 -e WORKER_JOB_ID=39 airbyte/source-mssql:4.0.30 check --config source_config.json 2024-07-15 14:44:14 platform > Reading messages from protocol version 0.2.0 2024-07-15 14:44:15 platform > INFO main i.a.i.s.m.MssqlSource(main):625 starting source: class io.airbyte.integrations.source.mssql.MssqlSource 2024-07-15 14:44:15 platform > INFO main i.a.c.i.b.IntegrationCliParser$Companion(parseOptions):144 integration args: {check=null, config=source_config.json} 2024-07-15 14:44:15 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):124 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource 2024-07-15 14:44:15 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):125 Command: CHECK 2024-07-15 14:44:15 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):126 Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2024-07-15 14:44:15 platform > WARN main 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 2024-07-15 14:44:15 platform > WARN main 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 2024-07-15 14:44:15 platform > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword display_type - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2024-07-15 14:44:15 platform > INFO main i.a.c.i.b.s.SshTunnel$Companion(getInstance):423 Starting connection with method: NO_TUNNEL 2024-07-15 14:44:15 platform > INFO main c.z.h.HikariDataSource():79 HikariPool-1 - Starting... 2024-07-15 14:44:15 platform > INFO main c.z.h.HikariDataSource():81 HikariPool-1 - Start completed. 2024-07-15 14:44:16 platform > INFO main i.a.c.i.s.j.AbstractJdbcSource(getCheckOperations$lambda$6):338 Attempting to get metadata from the database to see if we can connect. 2024-07-15 14:44:16 platform > INFO main c.z.h.HikariDataSource(close):349 HikariPool-1 - Shutdown initiated... 2024-07-15 14:44:16 platform > INFO main c.z.h.HikariDataSource(close):351 HikariPool-1 - Shutdown completed. 2024-07-15 14:44:16 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):268 Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource 2024-07-15 14:44:16 platform > INFO main i.a.i.s.m.MssqlSource(main):627 completed source: class io.airbyte.integrations.source.mssql.MssqlSource 2024-07-15 14:44:16 platform > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@18f425c8[status=succeeded,message=,additionalProperties={}] 2024-07-15 14:44:16 platform > 2024-07-15 14:44:16 platform > ----- END CHECK ----- 2024-07-15 14:44:16 platform > 2024-07-15 14:44:16 platform > Docker volume job log path: /tmp/workspace/39/5/logs.log 2024-07-15 14:44:16 platform > Executing worker wrapper. Airbyte version: 0.63.1 2024-07-15 14:44:16 platform > 2024-07-15 14:44:16 platform > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:16 platform > ----- START CHECK ----- 2024-07-15 14:44:16 platform > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:16 platform > 2024-07-15 14:44:16 platform > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:16 platform > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:16 platform > Checking if airbyte/destination-postgres:2.0.12 exists... 2024-07-15 14:44:16 platform > airbyte/destination-postgres:2.0.12 was found locally. 2024-07-15 14:44:16 platform > Creating docker container = destination-postgres-check-39-5-dtzxf with resources io.airbyte.config.ResourceRequirements@4ccd23b9[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts null 2024-07-15 14:44:16 platform > Preparing command: docker run --rm --init -i -w /data/39/5 --log-driver none --name destination-postgres-check-39-5-dtzxf --network host -v airbyte_workspace:/data -v oss_local_root:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:2.0.12 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=5 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.63.1 -e WORKER_JOB_ID=39 airbyte/destination-postgres:2.0.12 check --config source_config.json 2024-07-15 14:44:16 platform > Reading messages from protocol version 0.2.0 2024-07-15 14:44:17 platform > INFO main i.a.i.d.p.PostgresDestination$Companion(main):210 starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2024-07-15 14:44:17 platform > INFO main i.a.c.i.b.IntegrationCliParser$Companion(parseOptions):144 integration args: {check=null, config=source_config.json} 2024-07-15 14:44:17 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):124 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination 2024-07-15 14:44:17 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):125 Command: CHECK 2024-07-15 14:44:17 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):126 Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2024-07-15 14:44:18 platform > WARN main 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 2024-07-15 14:44:18 platform > WARN main 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 2024-07-15 14:44:18 platform > INFO main i.a.c.i.b.s.SshTunnel$Companion(getInstance):423 Starting connection with method: NO_TUNNEL 2024-07-15 14:44:18 platform > INFO main c.z.h.HikariDataSource():79 HikariPool-1 - Starting... 2024-07-15 14:44:18 platform > INFO main c.z.h.HikariDataSource():81 HikariPool-1 - Start completed. 2024-07-15 14:44:18 platform > INFO main c.z.h.HikariDataSource(close):349 HikariPool-1 - Shutdown initiated... 2024-07-15 14:44:18 platform > INFO main c.z.h.HikariDataSource(close):351 HikariPool-1 - Shutdown completed. 2024-07-15 14:44:18 platform > INFO main i.a.c.i.b.IntegrationRunner(runInternal):267 Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination 2024-07-15 14:44:18 platform > INFO main i.a.i.d.p.PostgresDestination$Companion(main):212 completed destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2024-07-15 14:44:18 platform > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@1c3694ce[status=succeeded,message=,additionalProperties={}] 2024-07-15 14:44:18 platform > 2024-07-15 14:44:18 platform > ----- END CHECK ----- 2024-07-15 14:44:18 platform > 2024-07-15 14:44:19 platform > Docker volume job log path: /tmp/workspace/39/5/logs.log 2024-07-15 14:44:19 platform > Executing worker wrapper. Airbyte version: 0.63.1 2024-07-15 14:44:19 platform > start sync worker. job id: 39 attempt id: 5 2024-07-15 14:44:19 platform > 2024-07-15 14:44:19 platform > ----- START REPLICATION ----- 2024-07-15 14:44:19 platform > 2024-07-15 14:44:19 platform > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:19 platform > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:19 platform > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:19 platform > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:19 platform > Running destination... 2024-07-15 14:44:19 platform > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:19 platform > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0' 2024-07-15 14:44:19 platform > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:19 platform > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1' 2024-07-15 14:44:19 platform > Checking if airbyte/source-mssql:4.0.30 exists... 2024-07-15 14:44:19 platform > Checking if airbyte/destination-postgres:2.0.12 exists... 2024-07-15 14:44:19 platform > airbyte/source-mssql:4.0.30 was found locally. 2024-07-15 14:44:19 platform > airbyte/destination-postgres:2.0.12 was found locally. 2024-07-15 14:44:19 platform > Creating docker container = source-mssql-read-39-5-elkyc with resources io.airbyte.config.ResourceRequirements@5cc781e5[cpuRequest=1,cpuLimit=2,memoryRequest=1Gi,memoryLimit=2Gi,additionalProperties={}] and allowedHosts io.airbyte.config.AllowedHosts@4c54ea14[hosts=[dawn5\dawn, *.datadoghq.com, *.datadoghq.eu, *.sentry.io],additionalProperties={}] 2024-07-15 14:44:19 platform > Preparing command: docker run --rm --init -i -w /data/39/5 --log-driver none --name source-mssql-read-39-5-elkyc -e CONCURRENT_SOURCE_STREAM_READ=false --network host -v airbyte_workspace:/data -v oss_local_root:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-mssql:4.0.30 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=5 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.63.1 -e WORKER_JOB_ID=39 --cpus=2 --memory-reservation=1Gi --memory=2Gi airbyte/source-mssql:4.0.30 read --config source_config.json --catalog source_catalog.json --state input_state.json 2024-07-15 14:44:19 platform > Creating docker container = destination-postgres-write-39-5-vmjnr with resources io.airbyte.config.ResourceRequirements@36036ba6[cpuRequest=1,cpuLimit=2,memoryRequest=1Gi,memoryLimit=2Gi,additionalProperties={}] and allowedHosts null 2024-07-15 14:44:19 platform > Preparing command: docker run --rm --init -i -w /data/39/5 --log-driver none --name destination-postgres-write-39-5-vmjnr --network host -v airbyte_workspace:/data -v oss_local_root:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:2.0.12 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=5 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.63.1 -e WORKER_JOB_ID=39 --cpus=2 --memory-reservation=1Gi --memory=2Gi airbyte/destination-postgres:2.0.12 write --config destination_config.json --catalog destination_catalog.json 2024-07-15 14:44:19 platform > Reading messages from protocol version 0.2.0 2024-07-15 14:44:19 platform > Writing messages to protocol version 0.2.0 2024-07-15 14:44:19 platform > Reading messages from protocol version 0.2.0 2024-07-15 14:44:19 platform > readFromSource: start 2024-07-15 14:44:19 platform > Starting source heartbeat check. Will check threshold of 10800 seconds, every 1 minutes. 2024-07-15 14:44:19 platform > processMessage: start 2024-07-15 14:44:19 platform > writeToDestination: start 2024-07-15 14:44:19 platform > readFromDestination: start 2024-07-15 14:44:20 source > INFO main i.a.i.s.m.MssqlSource(main):625 starting source: class io.airbyte.integrations.source.mssql.MssqlSource 2024-07-15 14:44:20 destination > INFO main i.a.i.d.p.PostgresDestination$Companion(main):210 starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2024-07-15 14:44:20 source > INFO main i.a.c.i.b.IntegrationCliParser$Companion(parseOptions):144 integration args: {read=null, catalog=source_catalog.json, state=input_state.json, config=source_config.json} 2024-07-15 14:44:20 source > INFO main i.a.c.i.b.IntegrationRunner(runInternal):124 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource 2024-07-15 14:44:20 source > INFO main i.a.c.i.b.IntegrationRunner(runInternal):125 Command: READ 2024-07-15 14:44:20 source > INFO main i.a.c.i.b.IntegrationRunner(runInternal):126 Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2024-07-15 14:44:20 destination > INFO main i.a.c.i.b.IntegrationCliParser$Companion(parseOptions):144 integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2024-07-15 14:44:20 destination > INFO main i.a.c.i.b.IntegrationRunner(runInternal):124 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination 2024-07-15 14:44:20 destination > INFO main i.a.c.i.b.IntegrationRunner(runInternal):125 Command: WRITE 2024-07-15 14:44:20 destination > INFO main i.a.c.i.b.IntegrationRunner(runInternal):126 Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2024-07-15 14:44:21 destination > WARN main 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 2024-07-15 14:44:21 destination > WARN main 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 2024-07-15 14:44:21 source > WARN main 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 2024-07-15 14:44:21 source > WARN main 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 2024-07-15 14:44:21 source > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword display_type - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2024-07-15 14:44:21 destination > INFO main i.a.c.i.b.s.SshWrappedDestination(getSerializedMessageConsumer):112 No SSH connection options found, using defaults 2024-07-15 14:44:21 destination > INFO main i.a.c.i.b.s.SshTunnel$Companion(getInstance):423 Starting connection with method: NO_TUNNEL 2024-07-15 14:44:21 source > INFO main i.a.c.i.b.s.SshTunnel$Companion(getInstance):423 Starting connection with method: NO_TUNNEL 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.StateManagerFactory(createStateManager):57 Stream state manager selected to manage state object with type STREAM. 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_FIELD2, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 destination > INFO main c.z.h.HikariDataSource():79 HikariPool-1 - Starting... 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):213 Found cursor field. Does not match previous cursor field. Stream: dawn_INCIDENTS. Original Cursor Field: null (count 0). New Cursor Field: SERVICEREQNO. Resetting cursor value. 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_CHANGE, New Cursor Field: SERVICEREQNO. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_GROUPING, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_splitfieldlist, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_FIELDSET_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_SCREEN, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_FIELDS, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_GROUPING_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_GROUP, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:21 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):230 Cursor field set in state but not present in catalog. Stream: dbo_dtproperties. Original Cursor Field: id. Original value: null. Resetting cursor. 2024-07-15 14:44:21 destination > INFO main c.z.h.HikariDataSource():81 HikariPool-1 - Start completed. 2024-07-15 14:44:21 source > INFO main c.z.h.HikariDataSource():79 HikariPool-1 - Starting... 2024-07-15 14:44:21 source > INFO main c.z.h.HikariDataSource():81 HikariPool-1 - Start completed. 2024-07-15 14:44:21 destination > INFO main i.a.i.b.d.t.CatalogParser(parseCatalog):106 Running sync with stream configs: [StreamConfig(id=StreamId(finalNamespace=public, finalName=src_S_SCREEN_FIELD2, rawNamespace=airbyte_internal, rawName=public_raw__stream_src_s_screen_field2, originalNamespace=public, originalName=src_S_SCREEN_FIELD2), destinationSyncMode=overwrite, primaryKey=[ColumnId(name=SCREENID, originalName=SCREENID, canonicalName=SCREENID), ColumnId(name=FIELDID, originalName=FIELDID, canonicalName=FIELDID)], cursor=Optional.empty, columns={ColumnId(name=FIELDID, originalName=FIELDID, canonicalName=FIELDID)=INTEGER, ColumnId(name=ISTITLE, originalName=ISTITLE, canonicalName=ISTITLE)=BOOLEAN, ColumnId(name=SCREENID, originalName=SCREENID, canonicalName=SCREENID)=INTEGER, ColumnId(name=FIELDGROUPID, originalName=FIELDGROUPID, canonicalName=FIELDGROUPID)=INTEGER, ColumnId(name=FIELDPRECEDENCE, originalName=FIELDPRECEDENCE, canonicalName=FIELDPRECEDENCE)=INTEGER}, generationId=0, minimumGenerationId=0, syncId=0), StreamConfig(id=StreamId(finalNamespace=public, finalName=src_S_SCREEN_DEF, rawNamespace=airbyte_internal, rawName=public_raw__stream_src_s_screen_def, originalNamespace=public, originalName=src_S_SCREEN_DEF), destinationSyncMode=overwrite, primaryKey=[ColumnId(name=SCREENID, originalName=SCREENID, canonicalName=SCREENID)], cursor=Optional.empty, columns={ColumnId(name=ICON, originalName=ICON, canonicalName=ICON)=STRING, ColumnId(name=ADDEDBY, originalName=ADDEDBY, canonicalName=ADDEDBY)=INTEGER, ColumnId(name=ENTRYID, originalName=ENTRYID, canonicalName=ENTRYID)=INTEGER, ColumnId(name=SCREENID, originalName=SCREENID, canonicalName=SCREENID)=INTEGER, ColumnId(name=ADDEDDATE, originalName=ADDEDDATE, canonicalName=ADDEDDATE)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=SERVICEID, originalName=SERVICEID, canonicalName=SERVICEID)=INTEGER, ColumnId(name=UPDATEDBY, originalName=UPDATEDBY, canonicalName=UPDATEDBY)=INTEGER, ColumnId(name=GROUPINGID, originalName=GROUPINGID, canonicalName=GROUPINGID)=INTEGER, ColumnId(name=SCREENTYPE, originalName=SCREENTYPE, canonicalName=SCREENTYPE)=INTEGER, ColumnId(name=SCREENUUID, originalName=SCREENUUID, canonicalName=SCREENUUID)=STRING, ColumnId(name=SOLUTIONID, originalName=SOLUTIONID, canonicalName=SOLUTIONID)=INTEGER, ColumnId(name=OPERATIONID, originalName=OPERATIONID, canonicalName=OPERATIONID)=INTEGER, ColumnId(name=UPDATEDDATE, originalName=UPDATEDDATE, canonicalName=UPDATEDDATE)=TIMESTAMP_WITHOUT_TIMEZONE}, generationId=0, minimumGenerationId=0, syncId=0), StreamConfig(id=StreamId(finalNamespace=public, finalName=src_INCIDENTS, rawNamespace=airbyte_internal, rawName=public_raw__stream_src_incidents, originalNamespace=public, originalName=src_INCIDENTS), destinationSyncMode=append_dedup, primaryKey=[ColumnId(name=SERVICEREQNO, originalName=SERVICEREQNO, canonicalName=SERVICEREQNO)], cursor=Optional[ColumnId(name=SERVICEREQNO, originalName=SERVICEREQNO, canonicalName=SERVICEREQNO)], columns={ColumnId(name=NAME, originalName=NAME, canonicalName=NAME)=STRING, ColumnId(name=TYPE, originalName=TYPE, canonicalName=TYPE)=INTEGER, ColumnId(name=CAPA1, originalName=CAPA1, canonicalName=CAPA1)=STRING, ColumnId(name=CAPA2, originalName=CAPA2, canonicalName=CAPA2)=STRING, ColumnId(name=CAPA3, originalName=CAPA3, canonicalName=CAPA3)=STRING, ColumnId(name=CAPA4, originalName=CAPA4, canonicalName=CAPA4)=STRING, ColumnId(name=OTHER, originalName=OTHER, canonicalName=OTHER)=STRING, ColumnId(name=TASKS, originalName=TASKS, canonicalName=TASKS)=BOOLEAN, ColumnId(name=CLASS1, originalName=CLASS1, canonicalName=CLASS1)=STRING, ColumnId(name=CLASS2, originalName=CLASS2, canonicalName=CLASS2)=STRING, ColumnId(name=CLASS3, originalName=CLASS3, canonicalName=CLASS3)=STRING, ColumnId(name=CLASS4, originalName=CLASS4, canonicalName=CLASS4)=STRING, ColumnId(name=H_FAX0, originalName=H#FAX0, canonicalName=H_FAX0)=STRING, ColumnId(name=H_URL0, originalName=H#URL0, canonicalName=H_URL0)=STRING, ColumnId(name=H_VIP1, originalName=H#VIP1, canonicalName=H_VIP1)=INTEGER, ColumnId(name=HELDDT, originalName=HELDDT, canonicalName=HELDDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=IMPACT, originalName=IMPACT, canonicalName=IMPACT)=INTEGER, ColumnId(name=OPENDT, originalName=OPENDT, canonicalName=OPENDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=RESLDT, originalName=RESLDT, canonicalName=RESLDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=RESPDT, originalName=RESPDT, canonicalName=RESPDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=STATUS, originalName=STATUS, canonicalName=STATUS)=BOOLEAN, ColumnId(name=TOTALL, originalName=TOTALL, canonicalName=TOTALL)=INTEGER, ColumnId(name=ADDEDBY, originalName=ADDEDBY, canonicalName=ADDEDBY)=INTEGER, ColumnId(name=ALERTCT, originalName=ALERTCT, canonicalName=ALERTCT)=STRING, ColumnId(name=ALLTIME, originalName=ALLTIME, canonicalName=ALLTIME)=INTEGER, ColumnId(name=CAPARC1, originalName=CAPARC1, canonicalName=CAPARC1)=INTEGER, ColumnId(name=CAPARC2, originalName=CAPARC2, canonicalName=CAPARC2)=INTEGER, ColumnId(name=CAPARC3, originalName=CAPARC3, canonicalName=CAPARC3)=INTEGER, ColumnId(name=CAPARC4, originalName=CAPARC4, canonicalName=CAPARC4)=INTEGER, ColumnId(name=CSIRREF, originalName=CSIRREF, canonicalName=CSIRREF)=STRING, ColumnId(name=FASTFIX, originalName=FASTFIX, canonicalName=FASTFIX)=BOOLEAN, ColumnId(name=GRAPHIC, originalName=GRAPHIC, canonicalName=GRAPHIC)=STRING, ColumnId(name=H_NAME0, originalName=H#NAME0, canonicalName=H_NAME0)=STRING, ColumnId(name=H_NAME1, originalName=H#NAME1, canonicalName=H_NAME1)=STRING, ColumnId(name=H_NAME2, originalName=H#NAME2, canonicalName=H_NAME2)=STRING, ColumnId(name=H_NAME3, originalName=H#NAME3, canonicalName=H_NAME3)=STRING, ColumnId(name=H_NAME4, originalName=H#NAME4, canonicalName=H_NAME4)=STRING, ColumnId(name=H_NAME5, originalName=H#NAME5, canonicalName=H_NAME5)=STRING, ColumnId(name=H_NAME6, originalName=H#NAME6, canonicalName=H_NAME6)=STRING, ColumnId(name=H_NAME7, originalName=H#NAME7, canonicalName=H_NAME7)=STRING, ColumnId(name=H_NAME8, originalName=H#NAME8, canonicalName=H_NAME8)=STRING, ColumnId(name=H_NAME9, originalName=H#NAME9, canonicalName=H_NAME9)=STRING, ColumnId(name=H_NAMEA, originalName=H#NAMEA, canonicalName=H_NAMEA)=STRING, ColumnId(name=H_NAMEB, originalName=H#NAMEB, canonicalName=H_NAMEB)=STRING, ColumnId(name=H_NAMEC, originalName=H#NAMEC, canonicalName=H_NAMEC)=STRING, ColumnId(name=H_NAMED, originalName=H#NAMED, canonicalName=H_NAMED)=STRING, ColumnId(name=H_NAMEE, originalName=H#NAMEE, canonicalName=H_NAMEE)=STRING, ColumnId(name=H_NAMEF, originalName=H#NAMEF, canonicalName=H_NAMEF)=STRING, ColumnId(name=H_NAMEG, originalName=H#NAMEG, canonicalName=H_NAMEG)=STRING, ColumnId(name=H_SITE0, originalName=H#SITE0, canonicalName=H_SITE0)=STRING, ColumnId(name=H_TYPE0, originalName=H#TYPE0, canonicalName=H_TYPE0)=INTEGER, ColumnId(name=H_TYPE1, originalName=H#TYPE1, canonicalName=H_TYPE1)=INTEGER, ColumnId(name=IMPACT1, originalName=IMPACT1, canonicalName=IMPACT1)=STRING, ColumnId(name=IMPACT2, originalName=IMPACT2, canonicalName=IMPACT2)=STRING, ColumnId(name=IMPACT3, originalName=IMPACT3, canonicalName=IMPACT3)=STRING, ColumnId(name=IMPACT4, originalName=IMPACT4, canonicalName=IMPACT4)=STRING, ColumnId(name=LLALERT, originalName=LLALERT, canonicalName=LLALERT)=STRING, ColumnId(name=MSVISIO, originalName=MSVISIO, canonicalName=MSVISIO)=STRING, ColumnId(name=RCACODE, originalName=RCACODE, canonicalName=RCACODE)=STRING, ColumnId(name=REQCAT1, originalName=REQCAT1, canonicalName=REQCAT1)=INTEGER, ColumnId(name=REQCAT2, originalName=REQCAT2, canonicalName=REQCAT2)=INTEGER, ColumnId(name=STATEID, originalName=STATEID, canonicalName=STATEID)=INTEGER, ColumnId(name=TOTSUPP, originalName=TOTSUPP, canonicalName=TOTSUPP)=INTEGER, ColumnId(name=URGENCY, originalName=URGENCY, canonicalName=URGENCY)=INTEGER, ColumnId(name=VIRSITE, originalName=VIRSITE, canonicalName=VIRSITE)=INTEGER, ColumnId(name=ALERTVIR, originalName=ALERTVIR, canonicalName=ALERTVIR)=STRING, ColumnId(name=CATEGORY, originalName=CATEGORY, canonicalName=CATEGORY)=INTEGER, ColumnId(name=CFCARDSN, originalName=CFCARDSN, canonicalName=CFCARDSN)=STRING, ColumnId(name=CLOSEDDT, originalName=CLOSEDDT, canonicalName=CLOSEDDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=H_CAUSE0, originalName=H#CAUSE0, canonicalName=H_CAUSE0)=STRING, ColumnId(name=H_EMAIL0, originalName=H#EMAIL0, canonicalName=H_EMAIL0)=STRING, ColumnId(name=H_EMAIL2, originalName=H#EMAIL2, canonicalName=H_EMAIL2)=STRING, ColumnId(name=H_NAME10, originalName=H#NAME10, canonicalName=H_NAME10)=STRING, ColumnId(name=H_NAME11, originalName=H#NAME11, canonicalName=H_NAME11)=STRING, ColumnId(name=H_NAME12, originalName=H#NAME12, canonicalName=H_NAME12)=STRING, ColumnId(name=H_NAME13, originalName=H#NAME13, canonicalName=H_NAME13)=STRING, ColumnId(name=H_NAME14, originalName=H#NAME14, canonicalName=H_NAME14)=STRING, ColumnId(name=H_NAME15, originalName=H#NAME15, canonicalName=H_NAME15)=STRING, ColumnId(name=H_NAME16, originalName=H#NAME16, canonicalName=H_NAME16)=STRING, ColumnId(name=H_TITLE0, originalName=H#TITLE0, canonicalName=H_TITLE0)=INTEGER, ColumnId(name=MSOFFICE, originalName=MSOFFICE, canonicalName=MSOFFICE)=STRING, ColumnId(name=MSVISIO1, originalName=MSVISIO1, canonicalName=MSVISIO1)=STRING, ColumnId(name=PRIORITY, originalName=PRIORITY, canonicalName=PRIORITY)=INTEGER, ColumnId(name=PTRTOUCH, originalName=PTRTOUCH, canonicalName=PTRTOUCH)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=QASODATE, originalName=QASODATE, canonicalName=QASODATE)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=REMOVED1, originalName=REMOVED1, canonicalName=REMOVED1)=BOOLEAN, ColumnId(name=REMOVED2, originalName=REMOVED2, canonicalName=REMOVED2)=BOOLEAN, ColumnId(name=REMOVED3, originalName=REMOVED3, canonicalName=REMOVED3)=BOOLEAN, ColumnId(name=REMOVED4, originalName=REMOVED4, canonicalName=REMOVED4)=BOOLEAN, ColumnId(name=REMOVED5, originalName=REMOVED5, canonicalName=REMOVED5)=BOOLEAN, ColumnId(name=REMOVED6, originalName=REMOVED6, canonicalName=REMOVED6)=BOOLEAN, ColumnId(name=REMOVED7, originalName=REMOVED7, canonicalName=REMOVED7)=BOOLEAN, ColumnId(name=REMOVED8, originalName=REMOVED8, canonicalName=REMOVED8)=BOOLEAN, ColumnId(name=REMOVED9, originalName=REMOVED9, canonicalName=REMOVED9)=BOOLEAN, ColumnId(name=RESLTIME, originalName=RESLTIME, canonicalName=RESLTIME)=INTEGER, ColumnId(name=RESPTIME, originalName=RESPTIME, canonicalName=RESPTIME)=INTEGER, ColumnId(name=SEARCHID, originalName=SEARCHID, canonicalName=SEARCHID)=STRING, ColumnId(name=SLATOUCH, originalName=SLATOUCH, canonicalName=SLATOUCH)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=SLATOUSE, originalName=SLATOUSE, canonicalName=SLATOUSE)=STRING, ColumnId(name=TPOPENDT, originalName=TPOPENDT, canonicalName=TPOPENDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=WP2ALERT, originalName=WP2ALERT, canonicalName=WP2ALERT)=STRING, ColumnId(name=ABORTEDDT, originalName=ABORTEDDT, canonicalName=ABORTEDDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=ADACCOUNT, originalName=ADACCOUNT, canonicalName=ADACCOUNT)=STRING, ColumnId(name=ADDEDDATE, originalName=ADDEDDATE, canonicalName=ADDEDDATE)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=ADDEDZONE, originalName=ADDEDZONE, canonicalName=ADDEDZONE)=INTEGER, ColumnId(name=ALERTSNRF, originalName=ALERTSNRF, canonicalName=ALERTSNRF)=STRING, ColumnId(name=AUTHCOUNT, originalName=AUTHCOUNT, canonicalName=AUTHCOUNT)=INTEGER, ColumnId(name=AUTOCLOSE, originalName=AUTOCLOSE, canonicalName=AUTOCLOSE)=BOOLEAN, ColumnId(name=CAPADATE1, originalName=CAPADATE1, canonicalName=CAPADATE1)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=CAPADATE2, originalName=CAPADATE2, canonicalName=CAPADATE2)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=CAPADATE3, originalName=CAPADATE3, canonicalName=CAPADATE3)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=CAPADATE4, originalName=CAPADATE4, canonicalName=CAPADATE4)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=CATEGORY1, originalName=CATEGORY1, canonicalName=CATEGORY1)=INTEGER, ColumnId(name=CATEGORY2, originalName=CATEGORY2, canonicalName=CATEGORY2)=INTEGER, ColumnId(name=CATEGORY3, originalName=CATEGORY3, canonicalName=CATEGORY3)=INTEGER, ColumnId(name=CILINKSET, originalName=CILINKSET, canonicalName=CILINKSET)=BOOLEAN, ColumnId(name=CUSTOMER1, originalName=CUSTOMER1, canonicalName=CUSTOMER1)=INTEGER, ColumnId(name=CUSTOMER2, originalName=CUSTOMER2, canonicalName=CUSTOMER2)=INTEGER, ColumnId(name=DIRECTOR1, originalName=DIRECTOR1, canonicalName=DIRECTOR1)=INTEGER, ColumnId(name=DIRECTOR2, originalName=DIRECTOR2, canonicalName=DIRECTOR2)=INTEGER, ColumnId(name=FREQUENCY, originalName=FREQUENCY, canonicalName=FREQUENCY)=INTEGER, ColumnId(name=GROUPTEXT, originalName=GROUPTEXT, canonicalName=GROUPTEXT)=STRING, ColumnId(name=H_COUNTY0, originalName=H#COUNTY0, canonicalName=H_COUNTY0)=STRING, ColumnId(name=H_DOCREF0, originalName=H#DOCREF0, canonicalName=H_DOCREF0)=STRING, ColumnId(name=H_KBTYPE0, originalName=H#KBTYPE0, canonicalName=H_KBTYPE0)=INTEGER, ColumnId(name=H_MOBILE0, originalName=H#MOBILE0, canonicalName=H_MOBILE0)=STRING, ColumnId(name=H_SERIAL0, originalName=H#SERIAL0, canonicalName=H_SERIAL0)=STRING, ColumnId(name=IPADDRESS, originalName=IPADDRESS, canonicalName=IPADDRESS)=STRING, ColumnId(name=ISSUETYPE, originalName=ISSUETYPE, canonicalName=ISSUETYPE)=INTEGER, ColumnId(name=MSOFFICE1, originalName=MSOFFICE1, canonicalName=MSOFFICE1)=STRING, ColumnId(name=MSPROJECT, originalName=MSPROJECT, canonicalName=MSPROJECT)=STRING, ColumnId(name=OWNERTEXT, originalName=OWNERTEXT, canonicalName=OWNERTEXT)=STRING, ColumnId(name=PREVOWNER, originalName=PREVOWNER, canonicalName=PREVOWNER)=INTEGER, ColumnId(name=PROBLEMID, originalName=PROBLEMID, canonicalName=PROBLEMID)=INTEGER, ColumnId(name=PROVIDED1, originalName=PROVIDED1, canonicalName=PROVIDED1)=BOOLEAN, ColumnId(name=PROVIDED2, originalName=PROVIDED2, canonicalName=PROVIDED2)=BOOLEAN, ColumnId(name=PROVIDED3, originalName=PROVIDED3, canonicalName=PROVIDED3)=BOOLEAN, ColumnId(name=PROVIDED4, originalName=PROVIDED4, canonicalName=PROVIDED4)=BOOLEAN, ColumnId(name=PROVIDED5, originalName=PROVIDED5, canonicalName=PROVIDED5)=BOOLEAN, ColumnId(name=PROVIDED6, originalName=PROVIDED6, canonicalName=PROVIDED6)=BOOLEAN, ColumnId(name=PROVIDED7, originalName=PROVIDED7, canonicalName=PROVIDED7)=BOOLEAN, ColumnId(name=PROVIDED8, originalName=PROVIDED8, canonicalName=PROVIDED8)=BOOLEAN, ColumnId(name=PROVIDED9, originalName=PROVIDED9, canonicalName=PROVIDED9)=BOOLEAN, ColumnId(name=PTRRESLDT, originalName=PTRRESLDT, canonicalName=PTRRESLDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=PTRRESPDT, originalName=PTRRESPDT, canonicalName=PTRRESPDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=QASIGNOFF, originalName=QASIGNOFF, canonicalName=QASIGNOFF)=BOOLEAN, ColumnId(name=RELEASEDT, originalName=RELEASEDT, canonicalName=RELEASEDT)=TIMESTAMP_WITHOUT_TIMEZONE, ColumnId(name=REMOVED10, originalName=REMOVED10, canonicalName=REMOVED10)=BOOLEAN, ColumnId(name=REMOVED11, originalName=REMOVED11, canonicalName=REMOVED11)=BOOLEAN, ColumnId(name=REMOVED12, originalName=REMOVED12, canonicalName=REMOVED12)=BOOLEAN, ColumnId(name=REMOVED13, originalName=REMOVED13, canonicalName=REMOVED13)=BOOLEAN, ColumnId(name=REMOVED14, originalName=REMOVED14, canonicalName=REMOVED14)=BOOLEAN, ColumnId(name=REMOVED15, originalName=REMOVED15, canonicalName=REMOVED15)=BOOLEAN, ColumnId(name=REMOVED16, originalName=REMOVED16, canonicalName=REMOVED16)=BOOLEAN, ColumnId(name=REMOVED17, originalName=REMOVED17, canonicalName=REMOVED17)=BOOLEAN, ColumnId(name=REQUIRED1, originalName=REQUIRED1, canonicalName=REQUIRED1)=BOOLEAN, ColumnId(name=REQUIRED2, originalName=REQUIRED2, canonicalName=REQUIRED2)=BOOLEAN, ColumnId(name=REQUIRED3, originalName=REQUIRED3, canonicalName=REQUIRED3)=BOOLEAN, ColumnId(name=REQUIRED4, originalName=REQUIRED4, canonicalName=REQUIRED4)=BOOLEAN, ColumnId(name=REQUIRED5, originalName=REQUIRED5, canonicalName=REQUIRED5)=BOOLEAN, ColumnId(name=REQUIRED6, originalName=REQUIRED6, canonicalName=REQUIRED6)=BOO… 2024-07-15 14:44:21 destination > INFO main i.a.c.i.d.a.b.BufferManager():43 Max 'memory' available for buffer allocation 307 MB 2024-07-15 14:44:21 destination > INFO main i.a.c.i.b.IntegrationRunner$Companion(consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core):422 Starting buffered read of input stream 2024-07-15 14:44:21 destination > INFO main i.a.c.i.d.a.FlushWorkers(start):73 Start async buffer supervisor 2024-07-15 14:44:21 destination > INFO main i.a.c.i.d.a.AsyncStreamConsumer(start):111 class io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer started. 2024-07-15 14:44:21 destination > INFO pool-6-thread-1 i.a.c.i.d.a.FlushWorkers(printWorkerInfo):127 [ASYNC WORKER INFO] Pool queue size: 0, Active threads: 0 2024-07-15 14:44:21 destination > INFO pool-3-thread-1 i.a.c.i.d.a.b.BufferManager(printQueueInfo):89 [ASYNC QUEUE INFO] Global: max: 307.2 MB, allocated: 10 MB (10.0 MB), %% used: 0.03255208335354433 | State Manager memory usage: Allocated: 10 MB, Used: 0 bytes, percentage Used 0.0 2024-07-15 14:44:21 destination > INFO main i.a.c.i.d.j.t.JdbcDestinationHandler(execute):163 Executing sql f0085d31-a674-4e9c-aca5-01214ca337ff-dd3cda75-26ba-4b3e-aedf-f04b5b412310: [create schema if not exists "airbyte_internal";] [create schema if not exists "public";] 2024-07-15 14:44:22 source > INFO main i.a.c.i.s.j.AbstractJdbcSource(logPreSyncDebugData):775 Data source product recognized as Microsoft SQL Server:15.00.4360 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_SCREEN_FIELD2" 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: create schema if not exists "airbyte_internal"; 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: create schema if not exists "airbyte_internal"; 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.t.JdbcDestinationHandler(execute):175 Sql f0085d31-a674-4e9c-aca5-01214ca337ff-dd3cda75-26ba-4b3e-aedf-f04b5b412310 completed in 255 ms 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.t.JdbcDestinationHandler(execute):163 Executing sql f0085d31-a674-4e9c-aca5-01214ca337ff-b77bee7e-1202-4e1c-b4a0-dbc8344b42d3: [create schema if not exists "airbyte_internal";] [create schema if not exists "public";] 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: create schema if not exists "public"; 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: create schema if not exists "public"; 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.t.JdbcDestinationHandler(execute):175 Sql f0085d31-a674-4e9c-aca5-01214ca337ff-b77bee7e-1202-4e1c-b4a0-dbc8344b42d3 completed in 2 ms 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_SCREEN_DEF 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_INCIDENTS 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_SCREEN_FIELD2 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_incidents in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_SCREEN_DEF_GROUPING 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_screen_def in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_screen_field2 in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_CHANGE 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_screen_def_grouping in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_change in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_SCREEN_DEF_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_screen_def_l in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_splitfieldlist 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_splitfieldlist in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_SCREEN_FIELDSET_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_screen_fieldset_l in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_incidents 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_change 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_change 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: true, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_CHANGE 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_screen_def_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_BOARD_SCREEN 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_board_screen in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_SCREEN_DEF_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_BOARD_FIELDS 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_board_fields in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def_grouping 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_SCREEN_FIELD2, description=clustered, unique, primary key located on PRIMARY, keys=SCREENID, FIELDID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_SCREEN_DEF" 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_screen_def 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_fieldset_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_SCREEN_DEF 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_SCREEN_DEF_GROUPING_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_screen_def_grouping_l in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_screen_fieldset_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_screen_def_grouping 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_SCREEN_DEF_GROUPING 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_BOARD_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_SCREEN_FIELDSET_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_board_l in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_BOARD 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_splitfieldlist 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_field2 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_board in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_screen_field2 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_splitfieldlist 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_SCREEN_FIELD2 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):20 Assessing whether migration is necessary for stream src_S_BOARD_GROUP 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_splitfieldlist 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):44 Checking whether v1 raw table _airbyte_raw_src_s_board_group in dataset public exists 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_screen 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_fields 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_SCREEN_DEF, description=clustered, unique, primary key located on PRIMARY, keys=SCREENID] 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_board_l 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."INCIDENTS" 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_BOARD_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def_grouping_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_incidents 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_board_fields 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: true, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_board_screen 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_INCIDENTS 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_BOARD_FIELDS 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_screen_def_grouping_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_group 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_BOARD_SCREEN 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_board 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_SCREEN_DEF_GROUPING_L 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public._airbyte_raw_src_s_board_group 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=_SLA_Incidents_Index, description=nonclustered located on SOSTENUTO_INDEX, keys=H#SERVICEREQID2, STATEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=_SLA_Incidents_ThirdPary_Index, description=nonclustered located on SOSTENUTO_INDEX, keys=STATEID, ASSIGNEDEXT, H#112001106] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=INCIDENTS_PK, description=clustered, unique, primary key located on SOSTENUTO_DATA_RUNTIME, keys=SERVICEREQNO] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=INDX_WB_INC_ADDEDDATE, description=nonclustered located on SOSTENUTO_INDEX, keys=ADDEDDATE] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."CHANGE" 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(shouldMigrate):52 Migration Info: Required for Sync mode: false, No existing v2 raw tables: false, A v1 raw table exists: false 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_BOARD_GROUP 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.BaseDestinationV1V2Migrator(migrateIfNecessary):31 No Migration Required for stream: src_S_BOARD 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=_SLA_Change_Index, description=nonclustered located on SOSTENUTO_INDEX, keys=H#SERVICEREQID3, STATEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=CHANGE_PK, description=clustered, unique, primary key located on SOSTENUTO_DATA_RUNTIME, keys=SERVICEREQNO] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=IX_CHANGE, description=nonclustered located on SOSTENUTO_INDEX, keys=STATEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_SCREEN_DEF_L" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_SCREEN_DEF_L, description=clustered, unique, primary key located on PRIMARY, keys=SCREENID, LANGUAGEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_SCREEN_DEF_GROUPING" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_SCREEN_DEF_GROUPING, description=clustered, unique, primary key located on PRIMARY, keys=GROUPINGID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."splitfieldlist" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):88 Failed to get index for "dawn"."splitfieldlist" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_SCREEN_FIELDSET_L" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_SCREEN_FIELDSET_L, description=clustered, unique, primary key located on PRIMARY, keys=SCREENID, FIELDSETID, LANGUAGEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_BOARD_SCREEN" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_BOARD_SCREEN, description=clustered, unique, primary key located on PRIMARY, keys=BOARDID, SCREENID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_BOARD_FIELDS" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_BOARD_FIELDS, description=clustered, unique, primary key located on PRIMARY, keys=BOARDID, FIELDID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_SCREEN_DEF_GROUPING_L" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_SCREEN_DEF_GROUPING_L, description=clustered, unique, primary key located on PRIMARY, keys=GROUPINGID, LANGUAGEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_BOARD_L" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_BOARD_L, description=clustered, unique, primary key located on PRIMARY, keys=BOARDID, LANGUAGEID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_BOARD" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_BOARD, description=clustered, unique, primary key located on PRIMARY, keys=BOARDID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=UK_S_BOARD_BOARD_UUID, description=nonclustered, unique, unique key located on PRIMARY, keys=BOARD_UUID] 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(getIndexInfoForStreams):77 Discovering indexes for table "dawn"."S_BOARD_GROUP" 2024-07-15 14:44:22 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getIndexInfoForStreams$3):85 Index Index[name=PK_S_BOARD_GROUP, description=clustered, unique, primary key located on PRIMARY, keys=BOARDID, GROUPID] 2024-07-15 14:44:22 source > INFO main i.a.c.i.s.j.AbstractJdbcSource(discoverInternal):364 Internal schemas to exclude: [spt_fallback_db, spt_monitor, cdc, spt_values, INFORMATION_SCHEMA, spt_fallback_usg, MSreplication_options, sys, spt_fallback_dev] 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_BOARD_GROUP 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_board_group 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_BOARD 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_board 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_BOARD_L 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_board_l 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_SCREEN_DEF_GROUPING_L 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_screen_def_grouping_l 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_BOARD_FIELDS 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_board_fields 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_BOARD_SCREEN 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_board_screen 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_SCREEN_FIELDSET_L 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_screen_fieldset_l 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_splitfieldlist 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_splitfieldlist 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_SCREEN_DEF_GROUPING 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_screen_def_grouping 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_SCREEN_DEF_L 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_screen_def_l 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_CHANGE 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_change 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_INCIDENTS 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_incidents 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_SCREEN_DEF 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_screen_def 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.public.src_S_SCREEN_FIELD2 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.i.d.j.t.JdbcDestinationHandler(getInitialRawTableState$lambda$1):87 Retrieving table from Db metadata: postgres airbyte_internal public_raw__stream_src_s_screen_field2 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO Thread-0 i.a.c.d.j.DefaultJdbcDatabase(unsafeQuery$lambda$6):126 closing connection 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_SCREEN_DEF. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_SCREEN_FIELD2. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_SCREEN_DEF_GROUPING. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_splitfieldlist. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_SCREEN_DEF_L. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_CHANGE. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def_grouping 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_INCIDENTS. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_SCREEN_FIELDSET_L. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_splitfieldlist 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_change 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_BOARD_SCREEN. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_BOARD_FIELDS. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_field2 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_SCREEN_DEF_GROUPING_L. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_fields 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_BOARD_L. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_fieldset_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_BOARD. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_incidents 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_screen 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(runMigrationsAsync$lambda$12):165 Maybe executing PostgresRawTableAirbyteMetaMigration migration for stream public.src_S_BOARD_GROUP. 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_screen_def_grouping_l 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board 2024-07-15 14:44:22 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler$Companion(findExistingTable$lambda$1):502 Retrieving existing columns for postgres.airbyte_internal.public_raw__stream_src_s_board_group 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: delete from "airbyte_internal"."_airbyte_destination_state" where (("name" = 'src_S_SCREEN_FIELD2' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF' and "namespace" = 'public') or ("name" = 'src_INCIDENTS' and "namespace" = 'public') or ("name" = 'src_CHANGE' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_L' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING' and "namespace" = 'public') or ("name" = 'src_splitfieldlist' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_FIELDSET_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_SCREEN' and "namespace" = 'public') or ("name" = 'src_S_BOARD_FIELDS' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD' and "namespace" = 'public') or ("name" = 'src_S_BOARD_GROUP' and "namespace" = 'public')) 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: delete from "airbyte_internal"."_airbyte_destination_state" where (("name" = 'src_S_SCREEN_FIELD2' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF' and "namespace" = 'public') or ("name" = 'src_INCIDENTS' and "namespace" = 'public') or ("name" = 'src_CHANGE' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_L' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING' and "namespace" = 'public') or ("name" = 'src_splitfieldlist' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_FIELDSET_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_SCREEN' and "namespace" = 'public') or ("name" = 'src_S_BOARD_FIELDS' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD' and "namespace" = 'public') or ("name" = 'src_S_BOARD_GROUP' and "namespace" = 'public')) 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: insert into "airbyte_internal"."_airbyte_destination_state" ("name", "namespace", "destination_state", "updated_at") values ('src_S_SCREEN_FIELD2', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.889065415Z'), ('src_S_SCREEN_DEF', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.890965850Z'), ('src_INCIDENTS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891077648Z'), ('src_CHANGE', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891155737Z'), ('src_S_SCREEN_DEF_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891246598Z'), ('src_S_SCREEN_DEF_GROUPING', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891327613Z'), ('src_splitfieldlist', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891453209Z'), ('src_S_SCREEN_FIELDSET_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891541144Z'), ('src_S_BOARD_SCREEN', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891624932Z'), ('src_S_BOARD_FIELDS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891707981Z'), ('src_S_SCREEN_DEF_GROUPING_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891785816Z'), ('src_S_BOARD_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891863574Z'), ('src_S_BOARD', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891954097Z'), ('src_S_BOARD_GROUP', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.892044256Z') 2024-07-15 14:44:22 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: insert into "airbyte_internal"."_airbyte_destination_state" ("name", "namespace", "destination_state", "updated_at") values ('src_S_SCREEN_FIELD2', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.889065415Z'), ('src_S_SCREEN_DEF', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.890965850Z'), ('src_INCIDENTS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891077648Z'), ('src_CHANGE', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891155737Z'), ('src_S_SCREEN_DEF_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891246598Z'), ('src_S_SCREEN_DEF_GROUPING', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891327613Z'), ('src_splitfieldlist', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891453209Z'), ('src_S_SCREEN_FIELDSET_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891541144Z'), ('src_S_BOARD_SCREEN', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891624932Z'), ('src_S_BOARD_FIELDS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891707981Z'), ('src_S_SCREEN_DEF_GROUPING_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891785816Z'), ('src_S_BOARD_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891863574Z'), ('src_S_BOARD', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.891954097Z'), ('src_S_BOARD_GROUP', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:22.892044256Z') 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):233 Preparing raw tables in destination started for 14 streams 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_SCREEN_FIELD2. schema: airbyte_internal, table name: public_raw__stream_src_s_screen_field2 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_SCREEN_DEF. schema: airbyte_internal, table name: public_raw__stream_src_s_screen_def 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_INCIDENTS. schema: airbyte_internal, table name: public_raw__stream_src_incidents 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_CHANGE. schema: airbyte_internal, table name: public_raw__stream_src_change 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_SCREEN_DEF_L. schema: airbyte_internal, table name: public_raw__stream_src_s_screen_def_l 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_SCREEN_DEF_GROUPING. schema: airbyte_internal, table name: public_raw__stream_src_s_screen_def_grouping 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_splitfieldlist. schema: airbyte_internal, table name: public_raw__stream_src_splitfieldlist 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_SCREEN_FIELDSET_L. schema: airbyte_internal, table name: public_raw__stream_src_s_screen_fieldset_l 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_BOARD_SCREEN. schema: airbyte_internal, table name: public_raw__stream_src_s_board_screen 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_BOARD_FIELDS. schema: airbyte_internal, table name: public_raw__stream_src_s_board_fields 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_SCREEN_DEF_GROUPING_L. schema: airbyte_internal, table name: public_raw__stream_src_s_screen_def_grouping_l 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_BOARD_L. schema: airbyte_internal, table name: public_raw__stream_src_s_board_l 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_BOARD. schema: airbyte_internal, table name: public_raw__stream_src_s_board 2024-07-15 14:44:22 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):240 Preparing raw table in destination started for stream src_S_BOARD_GROUP. schema: airbyte_internal, table name: public_raw__stream_src_s_board_group 2024-07-15 14:44:23 destination > INFO main i.a.c.i.d.j.JdbcBufferedConsumerFactory(onStartFunction$lambda$4):259 Preparing raw tables in destination completed. 2024-07-15 14:44:23 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(prepareFinalTables):121 Preparing tables 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_SCREEN_DEF_L 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_SCREEN_FIELD2 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_SCREEN_DEF_GROUPING 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_CHANGE 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_SCREEN_DEF_GROUPING is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_splitfieldlist 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_SCREEN_DEF_L is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_SCREEN_FIELD2 is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_INCIDENTS 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_SCREEN_DEF 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_splitfieldlist is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_SCREEN_FIELDSET_L 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_SCREEN_DEF is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_SCREEN_FIELDSET_L is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_SCREEN_DEF_GROUPING_L 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_BOARD_FIELDS 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_SCREEN_DEF_GROUPING_L is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_BOARD_FIELDS is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_BOARD_L 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_BOARD_GROUP 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_BOARD 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):154 Final Table exists for stream src_S_BOARD_SCREEN 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_BOARD_GROUP is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_BOARD_L is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_BOARD_SCREEN is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO type-and-dedupe i.a.i.b.d.t.DefaultTyperDeduper(prepareTablesFuture$lambda$4):175 Final Table for stream src_S_BOARD is empty and matches the expected v2 format, writing to table directly 2024-07-15 14:44:23 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: delete from "airbyte_internal"."_airbyte_destination_state" where (("name" = 'src_S_SCREEN_FIELD2' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF' and "namespace" = 'public') or ("name" = 'src_INCIDENTS' and "namespace" = 'public') or ("name" = 'src_CHANGE' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_L' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING' and "namespace" = 'public') or ("name" = 'src_splitfieldlist' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_FIELDSET_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_SCREEN' and "namespace" = 'public') or ("name" = 'src_S_BOARD_FIELDS' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD' and "namespace" = 'public') or ("name" = 'src_S_BOARD_GROUP' and "namespace" = 'public')) 2024-07-15 14:44:23 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: delete from "airbyte_internal"."_airbyte_destination_state" where (("name" = 'src_S_SCREEN_FIELD2' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF' and "namespace" = 'public') or ("name" = 'src_INCIDENTS' and "namespace" = 'public') or ("name" = 'src_CHANGE' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_L' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING' and "namespace" = 'public') or ("name" = 'src_splitfieldlist' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_FIELDSET_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_SCREEN' and "namespace" = 'public') or ("name" = 'src_S_BOARD_FIELDS' and "namespace" = 'public') or ("name" = 'src_S_SCREEN_DEF_GROUPING_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD_L' and "namespace" = 'public') or ("name" = 'src_S_BOARD' and "namespace" = 'public') or ("name" = 'src_S_BOARD_GROUP' and "namespace" = 'public')) 2024-07-15 14:44:23 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: insert into "airbyte_internal"."_airbyte_destination_state" ("name", "namespace", "destination_state", "updated_at") values ('src_S_SCREEN_FIELD2', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.193727471Z'), ('src_S_SCREEN_DEF', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.193992563Z'), ('src_INCIDENTS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194108569Z'), ('src_CHANGE', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194212021Z'), ('src_S_SCREEN_DEF_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194321986Z'), ('src_S_SCREEN_DEF_GROUPING', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194461958Z'), ('src_splitfieldlist', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194568058Z'), ('src_S_SCREEN_FIELDSET_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194712820Z'), ('src_S_BOARD_SCREEN', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194819987Z'), ('src_S_BOARD_FIELDS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194972797Z'), ('src_S_SCREEN_DEF_GROUPING_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195092800Z'), ('src_S_BOARD_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195201755Z'), ('src_S_BOARD', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195308791Z'), ('src_S_BOARD_GROUP', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195435744Z') 2024-07-15 14:44:23 destination > INFO main i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: insert into "airbyte_internal"."_airbyte_destination_state" ("name", "namespace", "destination_state", "updated_at") values ('src_S_SCREEN_FIELD2', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.193727471Z'), ('src_S_SCREEN_DEF', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.193992563Z'), ('src_INCIDENTS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194108569Z'), ('src_CHANGE', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194212021Z'), ('src_S_SCREEN_DEF_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194321986Z'), ('src_S_SCREEN_DEF_GROUPING', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194461958Z'), ('src_splitfieldlist', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194568058Z'), ('src_S_SCREEN_FIELDSET_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194712820Z'), ('src_S_BOARD_SCREEN', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194819987Z'), ('src_S_BOARD_FIELDS', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.194972797Z'), ('src_S_SCREEN_DEF_GROUPING_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195092800Z'), ('src_S_BOARD_L', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195201755Z'), ('src_S_BOARD', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195308791Z'), ('src_S_BOARD_GROUP', 'public', '{"needsSoftReset":false,"airbyteMetaPresentInRaw":true}', '2024-07-15T14:44:23.195435744Z') 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlSource(lambda$verifyCursorColumnValues$3):270 MsSQL Table Structure {"TABLE_QUALIFIER":"Sostenuto","TABLE_OWNER":"dawn","TABLE_NAME":"INCIDENTS","COLUMN_NAME":"SERVICEREQNO","DATA_TYPE":-5,"TYPE_NAME":"bigint","PRECISION":19,"LENGTH":8,"SCALE":0,"RADIX":10,"NULLABLE":0,"SQL_DATA_TYPE":-5,"ORDINAL_POSITION":1,"IS_NULLABLE":"NO","SS_DATA_TYPE":63}, dawn, INCIDENTS 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlSource(lambda$verifyCursorColumnValues$3):270 MsSQL Table Structure {"TABLE_QUALIFIER":"Sostenuto","TABLE_OWNER":"dawn","TABLE_NAME":"CHANGE","COLUMN_NAME":"SERVICEREQNO","DATA_TYPE":-5,"TYPE_NAME":"bigint","PRECISION":19,"LENGTH":8,"SCALE":0,"RADIX":10,"NULLABLE":0,"SQL_DATA_TYPE":-5,"ORDINAL_POSITION":1,"IS_NULLABLE":"NO","SS_DATA_TYPE":63}, dawn, CHANGE 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_FIELD2, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):213 Found cursor field. Does not match previous cursor field. Stream: dawn_INCIDENTS. Original Cursor Field: null (count 0). New Cursor Field: SERVICEREQNO. Resetting cursor value. 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_CHANGE, New Cursor Field: SERVICEREQNO. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_GROUPING, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_splitfieldlist, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_FIELDSET_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_SCREEN, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_FIELDS, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_GROUPING_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_GROUP, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:32 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):230 Cursor field set in state but not present in catalog. Stream: dbo_dtproperties. Original Cursor Field: id. Original value: null. Resetting cursor. 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(streamsForInitialOrderedColumnLoad):396 raw state message: [io.airbyte.protocol.models.v0.AirbyteStateMessage@b558294[type=STREAM,stream=io.airbyte.protocol.models.v0.AirbyteStreamState@bb095[streamDescriptor=io.airbyte.protocol.models.v0.StreamDescriptor@777c350f[name=dtproperties,namespace=dbo,additionalProperties={}],streamState={"version":2,"state_type":"cursor_based","stream_name":"dtproperties","cursor_field":["id"],"stream_namespace":"dbo"},additionalProperties={}],global=,data=,sourceStats=,destinationStats=,additionalProperties={}], io.airbyte.protocol.models.v0.AirbyteStateMessage@27aae97b[type=STREAM,stream=io.airbyte.protocol.models.v0.AirbyteStreamState@4c9e38[streamDescriptor=io.airbyte.protocol.models.v0.StreamDescriptor@5d1e09bc[name=INCIDENTS,namespace=dawn,additionalProperties={}],streamState={"version":2,"state_type":"ordered_column","ordered_col":"SERVICEREQNO","ordered_col_val":"380013170","incremental_state":{"cursor":"380122633","version":2,"state_type":"cursor_based","stream_name":"INCIDENTS","cursor_field":["SERVICEREQNO"],"stream_namespace":"dawn","cursor_record_count":1}},additionalProperties={}],global=,data=,sourceStats=,destinationStats=,additionalProperties={}]] 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(streamsForInitialOrderedColumnLoad):423 alreadySeenStreamPairs: [dawn_INCIDENTS, dbo_dtproperties] 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(streamsForInitialOrderedColumnLoad):432 streamsForOcSync: [io.airbyte.protocol.models.v0.ConfiguredAirbyteStream@30404dba[stream=io.airbyte.protocol.models.v0.AirbyteStream@6050462a[name=INCIDENTS,jsonSchema={"type":"object","properties":{"NAME":{"type":"string"},"TYPE":{"type":"number","airbyte_type":"integer"},"CAPA1":{"type":"string"},"CAPA2":{"type":"string"},"CAPA3":{"type":"string"},"CAPA4":{"type":"string"},"OTHER":{"type":"string"},"TASKS":{"type":"boolean"},"CLASS1":{"type":"string"},"CLASS2":{"type":"string"},"CLASS3":{"type":"string"},"CLASS4":{"type":"string"},"H#FAX0":{"type":"string"},"H#URL0":{"type":"string"},"H#VIP1":{"type":"number","airbyte_type":"integer"},"HELDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"IMPACT":{"type":"number","airbyte_type":"integer"},"OPENDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESLDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESPDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"STATUS":{"type":"boolean"},"TOTALL":{"type":"number","airbyte_type":"integer"},"ADDEDBY":{"type":"number","airbyte_type":"integer"},"ALERTCT":{"type":"string"},"ALLTIME":{"type":"number","airbyte_type":"integer"},"CAPARC1":{"type":"number","airbyte_type":"integer"},"CAPARC2":{"type":"number","airbyte_type":"integer"},"CAPARC3":{"type":"number","airbyte_type":"integer"},"CAPARC4":{"type":"number","airbyte_type":"integer"},"CSIRREF":{"type":"string"},"FASTFIX":{"type":"boolean"},"GRAPHIC":{"type":"string"},"H#NAME0":{"type":"string"},"H#NAME1":{"type":"string"},"H#NAME2":{"type":"string"},"H#NAME3":{"type":"string"},"H#NAME4":{"type":"string"},"H#NAME5":{"type":"string"},"H#NAME6":{"type":"string"},"H#NAME7":{"type":"string"},"H#NAME8":{"type":"string"},"H#NAME9":{"type":"string"},"H#NAMEA":{"type":"string"},"H#NAMEB":{"type":"string"},"H#NAMEC":{"type":"string"},"H#NAMED":{"type":"string"},"H#NAMEE":{"type":"string"},"H#NAMEF":{"type":"string"},"H#NAMEG":{"type":"string"},"H#SITE0":{"type":"string"},"H#TYPE0":{"type":"number","airbyte_type":"integer"},"H#TYPE1":{"type":"number","airbyte_type":"integer"},"IMPACT1":{"type":"string"},"IMPACT2":{"type":"string"},"IMPACT3":{"type":"string"},"IMPACT4":{"type":"string"},"LLALERT":{"type":"string"},"MSVISIO":{"type":"string"},"RCACODE":{"type":"string"},"REQCAT1":{"type":"number","airbyte_type":"integer"},"REQCAT2":{"type":"number","airbyte_type":"integer"},"STATEID":{"type":"number","airbyte_type":"integer"},"TOTSUPP":{"type":"number","airbyte_type":"integer"},"URGENCY":{"type":"number","airbyte_type":"integer"},"VIRSITE":{"type":"number","airbyte_type":"integer"},"ALERTVIR":{"type":"string"},"CATEGORY":{"type":"number","airbyte_type":"integer"},"CFCARDSN":{"type":"string"},"CLOSEDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"H#CAUSE0":{"type":"string"},"H#EMAIL0":{"type":"string"},"H#EMAIL2":{"type":"string"},"H#NAME10":{"type":"string"},"H#NAME11":{"type":"string"},"H#NAME12":{"type":"string"},"H#NAME13":{"type":"string"},"H#NAME14":{"type":"string"},"H#NAME15":{"type":"string"},"H#NAME16":{"type":"string"},"H#TITLE0":{"type":"number","airbyte_type":"integer"},"MSOFFICE":{"type":"string"},"MSVISIO1":{"type":"string"},"PRIORITY":{"type":"number","airbyte_type":"integer"},"PTRTOUCH":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"QASODATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"REMOVED1":{"type":"boolean"},"REMOVED2":{"type":"boolean"},"REMOVED3":{"type":"boolean"},"REMOVED4":{"type":"boolean"},"REMOVED5":{"type":"boolean"},"REMOVED6":{"type":"boolean"},"REMOVED7":{"type":"boolean"},"REMOVED8":{"type":"boolean"},"REMOVED9":{"type":"boolean"},"RESLTIME":{"type":"number","airbyte_type":"integer"},"RESPTIME":{"type":"number","airbyte_type":"integer"},"SEARCHID":{"type":"string"},"SLATOUCH":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"SLATOUSE":{"type":"string"},"TPOPENDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"WP2ALERT":{"type":"string"},"ABORTEDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ADACCOUNT":{"type":"string"},"ADDEDDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ADDEDZONE":{"type":"number","airbyte_type":"integer"},"ALERTSNRF":{"type":"string"},"AUTHCOUNT":{"type":"number","airbyte_type":"integer"},"AUTOCLOSE":{"type":"boolean"},"CAPADATE1":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CAPADATE2":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CAPADATE3":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CAPADATE4":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CATEGORY1":{"type":"number","airbyte_type":"integer"},"CATEGORY2":{"type":"number","airbyte_type":"integer"},"CATEGORY3":{"type":"number","airbyte_type":"integer"},"CILINKSET":{"type":"boolean"},"CUSTOMER1":{"type":"number","airbyte_type":"integer"},"CUSTOMER2":{"type":"number","airbyte_type":"integer"},"DIRECTOR1":{"type":"number","airbyte_type":"integer"},"DIRECTOR2":{"type":"number","airbyte_type":"integer"},"FREQUENCY":{"type":"number","airbyte_type":"integer"},"GROUPTEXT":{"type":"string"},"H#COUNTY0":{"type":"string"},"H#DOCREF0":{"type":"string"},"H#KBTYPE0":{"type":"number","airbyte_type":"integer"},"H#MOBILE0":{"type":"string"},"H#SERIAL0":{"type":"string"},"IPADDRESS":{"type":"string"},"ISSUETYPE":{"type":"number","airbyte_type":"integer"},"MSOFFICE1":{"type":"string"},"MSPROJECT":{"type":"string"},"OWNERTEXT":{"type":"string"},"PREVOWNER":{"type":"number","airbyte_type":"integer"},"PROBLEMID":{"type":"number","airbyte_type":"integer"},"PROVIDED1":{"type":"boolean"},"PROVIDED2":{"type":"boolean"},"PROVIDED3":{"type":"boolean"},"PROVIDED4":{"type":"boolean"},"PROVIDED5":{"type":"boolean"},"PROVIDED6":{"type":"boolean"},"PROVIDED7":{"type":"boolean"},"PROVIDED8":{"type":"boolean"},"PROVIDED9":{"type":"boolean"},"PTRRESLDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"PTRRESPDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"QASIGNOFF":{"type":"boolean"},"RELEASEDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"REMOVED10":{"type":"boolean"},"REMOVED11":{"type":"boolean"},"REMOVED12":{"type":"boolean"},"REMOVED13":{"type":"boolean"},"REMOVED14":{"type":"boolean"},"REMOVED15":{"type":"boolean"},"REMOVED16":{"type":"boolean"},"REMOVED17":{"type":"boolean"},"REQUIRED1":{"type":"boolean"},"REQUIRED2":{"type":"boolean"},"REQUIRED3":{"type":"boolean"},"REQUIRED4":{"type":"boolean"},"REQUIRED5":{"type":"boolean"},"REQUIRED6":{"type":"boolean"},"REQUIRED7":{"type":"boolean"},"REQUIRED8":{"type":"string"},"REQUIRED9":{"type":"boolean"},"RESLTGTDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESOLVEDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESPTGTDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ROOTCAUSE":{"type":"number","airbyte_type":"integer"},"SOLUTIONS":{"type":"string"},"SUMMARYID":{"type":"number","airbyte_type":"integer"},"TASKCOUNT":{"type":"number","airbyte_type":"integer"},"TOTACTIVE":{"type":"number","airbyte_type":"integer"},"TOTALCOST":{"type":"number"},"TOTPTRALL":{"type":"number","airbyte_type":"integer"},"TOTUNSUPP":{"type":"number","airbyte_type":"integer"},"TPABORTDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"TPCLOSEDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"UPDATEDBY":{"type":"number","airbyte_type":"integer"},"VIRSOURCE":{"type":"number","airbyte_type":"integer"},"VPNACCESS":{"type":"string"},"ACTIVETIME":{"type":"number","airbyte_type":"integer"},"ADACCOUNT1":{"type":"string"},"ARCHIVEDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CSIRRAISED":{"type":"boolean"},"DTPHONEEXT":{"type":"string"},"H#COUNTRY0":{"type":"number","airbyte_type":"integer"},"H#ENDDATE0":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"H#STATEID0":{"type":"number","airbyte_type":"integer"},"H#STATEID1":{"type":"number","airbyte_type":"integer"},"H#STATEID2":{"type":"number","airbyte_type":"integer"},"H#STATEID3":{"type":"number","airbyte_type":"integer"},"H#STATEID4":{"type":"number","airbyte_type":"integer"},"IMPACTTEXT":{"type":"string"},"LLLANGUAGE":{"type":"number","airbyte_type":"integer"},"MSPROJECT1":{"type":"string"},"OWNERGROUP":{"type":"number","airbyte_type":"integer"},"PARTNERREF":{"type":"string"},"PROVIDED10":{"type":"boolean"},"PROVIDED11":{"type":"boolean"},"PROVIDED12":{"type":"boolean"},"PROVIDED13":{"type":"boolean"},"PROVIDED14":{"type":"boolean"},"PROVIDED15":{"type":"boolean"},"PROVIDED16":{"type":"boolean"},"PROVIDED17":{"type":"boolean"},"PROVIDED18":{"type":"boolean"},"RCIDUEDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"REQUIRED10":{"type":"boolean"},"REQUIRED11":{"type":"boolean"},"REQUIRED12":{"type":"boolean"},"REQUIRED13":{"type":"boolean"},"REQUIRED14":{"type":"boolean"},"REQUIRED15":{"type":"boolean"},"REQUIRED16":{"type":"boolean"},"REQUIRED17":{"type":"boolean"},"REQUIRED18":{"type":"boolean"},"REQUIREDD8":{"type":"boolean"},"ROOTCAUSE1":{"type":"string"},"ROOTCAUSE2":{"type":"string"},"ROOTCAUSE3":{"type":"string"},"ROOTCAUSE4":{"type":"string"},"SERVERNAME":{"type":"string"},"SOLUTIONID":{"type":"number","airbyte_type":"integer"},"SUMMARYREF":{"type":"string"},"TIMENEEDED":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"TORESLTIME":{"type":"number","airbyte_type":"integer"},"TORESPTIME":{"type":"number","airbyte_type":"integer"},"TOTPTRSUPP":{"type":"number","airbyte_type":"integer"},"VMRESPONSE":{"type":"boolean"},"VPNACCESS1":{"type":"string"},"WP2QCEMAIL":{"type":"string"},"A#112001114":{"type":"number","airbyte_type":"integer"},"A#112001120":{"type":"number","airbyte_type":"integer"},"A#112001160":{"type":"number","airbyte_type":"integer"},"A#112001165":{"type":"number","airbyte_type":"integer"},"A#112001323":{"type":"number","airbyte_type":"integer"},"ASSIGNEDEXT":{"type":"boolean"},"ASSOCIATION":{"type":"string"},"ATTACHMENTS":{"type":"boolean"},"BOUNCECOUNT":{"type":"number","airbyte_type":"integer"},"BREACHOFGCP":{"type":"boolean"},"CALLERINVPM":{"type":"boolean"},"CONTRACTREF":{"type":"string"},"CREDITSUSED":{"type":"number","airbyte_type":"integer"},"CSCATEGORY1":{"type":"number","airbyte_type":"integer"},"CSCATEGORY2":{"type":"number","airbyte_type":"integer"},"CSCATEGORY3":{"type":"number","airbyte_type":"integer"},"DESCRIPTION":{"type":"string"},"DTPHONEEXT1":{"type":"string"},"DUEDATETASK":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"GOTOMEETING":{"type":"string"},"H#112001104":{"type":"number","airbyte_type":"integer"},"H#112001105":{"type":"number","airbyte_type":"integer"},"H#112001106":{"type":"number","airbyte_type":"integer"},"H#112001118":{"type":"number","airbyte_type":"integer"},"H#112001156":{"type":"number","airbyte_type":"integer"},"H#112001170":{"type":"number","airbyte_type":"integer"},"H#112001287":{"type":"number","airbyte_type":"integer"},"H#112001288":{"type":"number","airbyte_type":"integer"},"H#112001289":{"type":"number","airbyte_type":"integer"},"H#ADDRESS10":{"type":"string"},"H#ADDRESS20":{"type":"string"},"H#ADDRESS30":{"type":"string"},"H#ASSETTAG0":{"type":"string"},"H#FORENAME0":{"type":"string"},"H#JOBTITLE0":{"type":"string"},"H#POSTCODE0":{"type":"string"},"H#PREFNAME0":{"type":"string"},"H#SEARCHID0":{"type":"string"},"H#SLAUSAGE0":{"type":"number","airbyte_type":"integer"},"H#TOWNCITY0":{"type":"string"},"HCCATEGORY1":{"type":"number","airbyte_type":"integer"},"HCCATEGORY2":{"type":"number","airbyte_type":"integer"},"HCCATEGORY3":{"type":"number","airbyte_type":"integer"},"HOURSNEEDED":{"type":"number","airbyte_type":"integer"},"IMPACTDESC1":{"type":"string"},"IMPACTDESC2":{"type":"string"},"IMPACTDESC3":{"type":"string"},"IMPACTDESC4":{"type":"string"},"INTERNALESC":{"type":"number","airbyte_type":"integer"},"LIFECYCLEID":{"type":"number","airbyte_type":"integer"},"LIKELIHOOD1":{"type":"string"},"LIKELIHOOD2":{"type":"string"},"LIKELIHOOD3":{"type":"string"},"LIKELIHOOD4":{"type":"string"},"LLACCOUNTID":{"type":"string"},"LLCALLCOUNT":{"type":"number","airbyte_type":"integer"},"MOBILEPHONE":{"type":"string"},"OPENCLOSED1":{"type":"string"},"OPENCLOSED2":{"type":"string"},"OPENCLOSED3":{"type":"string"},"OPENCLOSED4":{"type":"string"},"OWNERSODATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"PLMGRSODATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"PROBLEMTYPE":{"type":"string"},"PTRRESLTIME":{"type":"number","airbyte_type":"integer"},"PTRRESPTIME":{"type":"number","airbyte_type":"integer"},"QPERCENTAGE":{"type":"number","airbyte_type":"integer"},"RCACOMPLETE":{"type":"boolean"},"RCICOMPLETE":{"type":"boolean"},"REASONNOVIR":{"type":"string"},"RELATESTOMD":{"type":"boolean"},"RESOLVEDBY1":{"type":"number","airbyte_type":"integer"},"RESOLVEDBY2":{"type":"number","airbyte_type":"integer"},"ROOTCAUSEHC":{"type":"number","airbyte_type":"integer"},"SDEMAILTEXT":{"type":"string"},"SUBCATEGORY":{"type":"number","airbyte_type":"integer"},"SYSPASSWORD":{"type":"string","contentEncoding":"base64"},"TASKSUMMARY":{"type":"string"},"TOTINACTIVE":{"type":"number","airbyte_type":"integer"},"UPDATECOUNT":{"type":"number","airbyte_type":"integer"},"UPDATEDDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"UPDATEDZONE":{"type":"number","airbyte_type":"integer"},"URGENCYTEXT":{"type":"string"},"WP2EVENTEND":{"type":"string"},"WP2VITALREF":{"type":"string"},"ALERTINITVIR":{"type":"string"},"ASSIGNEDDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"AUTHREQUIRED":{"type":"number","airbyte_type":"integer"},"AUTOASSIGNED":{"type":"boolean"},"CALLCATEGORY":{"type":"number","airbyte_type":"integer"},"CAPACOMPLETE":{"type":"boolean"},"CATEGORYFAC1":{"type":"number","airbyte_type":"integer"},"CATEGORYFAC2":{"type":"number","airbyte_type":"integer"},"CATEGORYHCSI":{"type":"number","airbyte_type":"integer"},"CONFLUENCEPM":{"type":"string"},"CSIRREVIEWED":{"type":"boolean"},"DCFCOVERCOMP":{"type":"boolean"},"DELETESTATUS":{"type":"boolean"},"EMPLOYEENAME":{"type":"string"},"GOTOMEETING1":{"type":"string"},"H#CATEGORY10":{"type":"number","airbyte_type":"integer"},"H#CATEGORY11":{"type":"number","airbyte_type":"integer"},"H#CATEGORY20":{"type":"number","airbyte_type":"integer"},"H#CATEGORY22":{"type":"number","airbyte_type":"integer"},"H#CHATTERID0":{"type":"string"},"H#EXTENSION0":{"type":"string"},"H#KBSUBTYPE0":{"type":"number","airbyte_type":"integer"},"H#PROTOCOL10":{"type":"string"},"H#STATETEXT0":{"type":"string"},"H#TELEPHONE0":{"type":"string"},"H#TELEPHONE2":{"type":"string"},"H#TWITTERID0":{"type":"string"},"H#VIEWERURL0":{"type":"string"},"H#WEBPORTAL0":{"type":"string"},"INITIATEDVIR":{"type":"boolean"},"ITPICKUPTIME":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"LANGUAGELINE":{"type":"boolean"},"MOBILEPHONE1":{"type":"string"},"NON247TICKET":{"type":"boolean"},"OPENEDBYTEXT":{"type":"string"},"ORIGINALNAME":{"type":"string"},"OWNERACCOUNT":{"type":"number","airbyte_type":"integer"},"OWNERSIGNOFF":{"type":"boolean"},"PLMGRSIGNOFF":{"type":"boolean"},"PRIORITYFLAG":{"type":"bool… 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: SERVICEREQNO 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("SERVICEREQNO") as max_oc FROM "dawn"."INCIDENTS"; 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: SCREENID 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("SCREENID") as max_oc FROM "dawn"."S_SCREEN_FIELD2"; 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: SCREENID 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("SCREENID") as max_oc FROM "dawn"."S_SCREEN_DEF"; 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: SERVICEREQNO 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("SERVICEREQNO") as max_oc FROM "dawn"."CHANGE"; 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: SCREENID 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("SCREENID") as max_oc FROM "dawn"."S_SCREEN_DEF_L"; 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: GROUPINGID 2024-07-15 14:44:32 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("GROUPINGID") as max_oc FROM "dawn"."S_SCREEN_DEF_GROUPING"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: SCREENID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("SCREENID") as max_oc FROM "dawn"."S_SCREEN_FIELDSET_L"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: BOARDID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("BOARDID") as max_oc FROM "dawn"."S_BOARD_SCREEN"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: BOARDID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("BOARDID") as max_oc FROM "dawn"."S_BOARD_FIELDS"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: GROUPINGID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("GROUPINGID") as max_oc FROM "dawn"."S_SCREEN_DEF_GROUPING_L"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: BOARDID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("BOARDID") as max_oc FROM "dawn"."S_BOARD_L"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: BOARDID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("BOARDID") as max_oc FROM "dawn"."S_BOARD"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(getOrderedColumnInfo):366 selected ordered column field name: BOARDID 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getMaxOcValueForStream):106 Querying for max oc value: SELECT MAX("BOARDID") as max_oc FROM "dawn"."S_BOARD_GROUP"; 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlSource(getIncrementalIterators):420 Syncing via Primary Key 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_FIELD2, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):213 Found cursor field. Does not match previous cursor field. Stream: dawn_INCIDENTS. Original Cursor Field: null (count 0). New Cursor Field: SERVICEREQNO. Resetting cursor value. 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_CHANGE, New Cursor Field: SERVICEREQNO. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_GROUPING, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_splitfieldlist, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_FIELDSET_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_SCREEN, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_FIELDS, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_SCREEN_DEF_GROUPING_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_L, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):221 No cursor field set in catalog but not present in state. Stream: dawn_S_BOARD_GROUP, New Cursor Field: null. Resetting cursor value 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.s.CursorManager(createCursorInfoForStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_db_sources):230 Cursor field set in state but not present in catalog. Stream: dbo_dtproperties. Original Cursor Field: id. Original value: null. Resetting cursor. 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(streamsForInitialOrderedColumnLoad):396 raw state message: [io.airbyte.protocol.models.v0.AirbyteStateMessage@b558294[type=STREAM,stream=io.airbyte.protocol.models.v0.AirbyteStreamState@bb095[streamDescriptor=io.airbyte.protocol.models.v0.StreamDescriptor@777c350f[name=dtproperties,namespace=dbo,additionalProperties={}],streamState={"version":2,"state_type":"cursor_based","stream_name":"dtproperties","cursor_field":["id"],"stream_namespace":"dbo"},additionalProperties={}],global=,data=,sourceStats=,destinationStats=,additionalProperties={}], io.airbyte.protocol.models.v0.AirbyteStateMessage@27aae97b[type=STREAM,stream=io.airbyte.protocol.models.v0.AirbyteStreamState@4c9e38[streamDescriptor=io.airbyte.protocol.models.v0.StreamDescriptor@5d1e09bc[name=INCIDENTS,namespace=dawn,additionalProperties={}],streamState={"version":2,"state_type":"ordered_column","ordered_col":"SERVICEREQNO","ordered_col_val":"380013170","incremental_state":{"cursor":"380122633","version":2,"state_type":"cursor_based","stream_name":"INCIDENTS","cursor_field":["SERVICEREQNO"],"stream_namespace":"dawn","cursor_record_count":1}},additionalProperties={}],global=,data=,sourceStats=,destinationStats=,additionalProperties={}]] 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(streamsForInitialOrderedColumnLoad):423 alreadySeenStreamPairs: [dawn_INCIDENTS, dbo_dtproperties] 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialReadUtil(streamsForInitialOrderedColumnLoad):432 streamsForOcSync: [io.airbyte.protocol.models.v0.ConfiguredAirbyteStream@267517e4[stream=io.airbyte.protocol.models.v0.AirbyteStream@426e505c[name=INCIDENTS,jsonSchema={"type":"object","properties":{"NAME":{"type":"string"},"TYPE":{"type":"number","airbyte_type":"integer"},"CAPA1":{"type":"string"},"CAPA2":{"type":"string"},"CAPA3":{"type":"string"},"CAPA4":{"type":"string"},"OTHER":{"type":"string"},"TASKS":{"type":"boolean"},"CLASS1":{"type":"string"},"CLASS2":{"type":"string"},"CLASS3":{"type":"string"},"CLASS4":{"type":"string"},"H#FAX0":{"type":"string"},"H#URL0":{"type":"string"},"H#VIP1":{"type":"number","airbyte_type":"integer"},"HELDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"IMPACT":{"type":"number","airbyte_type":"integer"},"OPENDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESLDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESPDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"STATUS":{"type":"boolean"},"TOTALL":{"type":"number","airbyte_type":"integer"},"ADDEDBY":{"type":"number","airbyte_type":"integer"},"ALERTCT":{"type":"string"},"ALLTIME":{"type":"number","airbyte_type":"integer"},"CAPARC1":{"type":"number","airbyte_type":"integer"},"CAPARC2":{"type":"number","airbyte_type":"integer"},"CAPARC3":{"type":"number","airbyte_type":"integer"},"CAPARC4":{"type":"number","airbyte_type":"integer"},"CSIRREF":{"type":"string"},"FASTFIX":{"type":"boolean"},"GRAPHIC":{"type":"string"},"H#NAME0":{"type":"string"},"H#NAME1":{"type":"string"},"H#NAME2":{"type":"string"},"H#NAME3":{"type":"string"},"H#NAME4":{"type":"string"},"H#NAME5":{"type":"string"},"H#NAME6":{"type":"string"},"H#NAME7":{"type":"string"},"H#NAME8":{"type":"string"},"H#NAME9":{"type":"string"},"H#NAMEA":{"type":"string"},"H#NAMEB":{"type":"string"},"H#NAMEC":{"type":"string"},"H#NAMED":{"type":"string"},"H#NAMEE":{"type":"string"},"H#NAMEF":{"type":"string"},"H#NAMEG":{"type":"string"},"H#SITE0":{"type":"string"},"H#TYPE0":{"type":"number","airbyte_type":"integer"},"H#TYPE1":{"type":"number","airbyte_type":"integer"},"IMPACT1":{"type":"string"},"IMPACT2":{"type":"string"},"IMPACT3":{"type":"string"},"IMPACT4":{"type":"string"},"LLALERT":{"type":"string"},"MSVISIO":{"type":"string"},"RCACODE":{"type":"string"},"REQCAT1":{"type":"number","airbyte_type":"integer"},"REQCAT2":{"type":"number","airbyte_type":"integer"},"STATEID":{"type":"number","airbyte_type":"integer"},"TOTSUPP":{"type":"number","airbyte_type":"integer"},"URGENCY":{"type":"number","airbyte_type":"integer"},"VIRSITE":{"type":"number","airbyte_type":"integer"},"ALERTVIR":{"type":"string"},"CATEGORY":{"type":"number","airbyte_type":"integer"},"CFCARDSN":{"type":"string"},"CLOSEDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"H#CAUSE0":{"type":"string"},"H#EMAIL0":{"type":"string"},"H#EMAIL2":{"type":"string"},"H#NAME10":{"type":"string"},"H#NAME11":{"type":"string"},"H#NAME12":{"type":"string"},"H#NAME13":{"type":"string"},"H#NAME14":{"type":"string"},"H#NAME15":{"type":"string"},"H#NAME16":{"type":"string"},"H#TITLE0":{"type":"number","airbyte_type":"integer"},"MSOFFICE":{"type":"string"},"MSVISIO1":{"type":"string"},"PRIORITY":{"type":"number","airbyte_type":"integer"},"PTRTOUCH":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"QASODATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"REMOVED1":{"type":"boolean"},"REMOVED2":{"type":"boolean"},"REMOVED3":{"type":"boolean"},"REMOVED4":{"type":"boolean"},"REMOVED5":{"type":"boolean"},"REMOVED6":{"type":"boolean"},"REMOVED7":{"type":"boolean"},"REMOVED8":{"type":"boolean"},"REMOVED9":{"type":"boolean"},"RESLTIME":{"type":"number","airbyte_type":"integer"},"RESPTIME":{"type":"number","airbyte_type":"integer"},"SEARCHID":{"type":"string"},"SLATOUCH":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"SLATOUSE":{"type":"string"},"TPOPENDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"WP2ALERT":{"type":"string"},"ABORTEDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ADACCOUNT":{"type":"string"},"ADDEDDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ADDEDZONE":{"type":"number","airbyte_type":"integer"},"ALERTSNRF":{"type":"string"},"AUTHCOUNT":{"type":"number","airbyte_type":"integer"},"AUTOCLOSE":{"type":"boolean"},"CAPADATE1":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CAPADATE2":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CAPADATE3":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CAPADATE4":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CATEGORY1":{"type":"number","airbyte_type":"integer"},"CATEGORY2":{"type":"number","airbyte_type":"integer"},"CATEGORY3":{"type":"number","airbyte_type":"integer"},"CILINKSET":{"type":"boolean"},"CUSTOMER1":{"type":"number","airbyte_type":"integer"},"CUSTOMER2":{"type":"number","airbyte_type":"integer"},"DIRECTOR1":{"type":"number","airbyte_type":"integer"},"DIRECTOR2":{"type":"number","airbyte_type":"integer"},"FREQUENCY":{"type":"number","airbyte_type":"integer"},"GROUPTEXT":{"type":"string"},"H#COUNTY0":{"type":"string"},"H#DOCREF0":{"type":"string"},"H#KBTYPE0":{"type":"number","airbyte_type":"integer"},"H#MOBILE0":{"type":"string"},"H#SERIAL0":{"type":"string"},"IPADDRESS":{"type":"string"},"ISSUETYPE":{"type":"number","airbyte_type":"integer"},"MSOFFICE1":{"type":"string"},"MSPROJECT":{"type":"string"},"OWNERTEXT":{"type":"string"},"PREVOWNER":{"type":"number","airbyte_type":"integer"},"PROBLEMID":{"type":"number","airbyte_type":"integer"},"PROVIDED1":{"type":"boolean"},"PROVIDED2":{"type":"boolean"},"PROVIDED3":{"type":"boolean"},"PROVIDED4":{"type":"boolean"},"PROVIDED5":{"type":"boolean"},"PROVIDED6":{"type":"boolean"},"PROVIDED7":{"type":"boolean"},"PROVIDED8":{"type":"boolean"},"PROVIDED9":{"type":"boolean"},"PTRRESLDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"PTRRESPDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"QASIGNOFF":{"type":"boolean"},"RELEASEDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"REMOVED10":{"type":"boolean"},"REMOVED11":{"type":"boolean"},"REMOVED12":{"type":"boolean"},"REMOVED13":{"type":"boolean"},"REMOVED14":{"type":"boolean"},"REMOVED15":{"type":"boolean"},"REMOVED16":{"type":"boolean"},"REMOVED17":{"type":"boolean"},"REQUIRED1":{"type":"boolean"},"REQUIRED2":{"type":"boolean"},"REQUIRED3":{"type":"boolean"},"REQUIRED4":{"type":"boolean"},"REQUIRED5":{"type":"boolean"},"REQUIRED6":{"type":"boolean"},"REQUIRED7":{"type":"boolean"},"REQUIRED8":{"type":"string"},"REQUIRED9":{"type":"boolean"},"RESLTGTDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESOLVEDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"RESPTGTDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ROOTCAUSE":{"type":"number","airbyte_type":"integer"},"SOLUTIONS":{"type":"string"},"SUMMARYID":{"type":"number","airbyte_type":"integer"},"TASKCOUNT":{"type":"number","airbyte_type":"integer"},"TOTACTIVE":{"type":"number","airbyte_type":"integer"},"TOTALCOST":{"type":"number"},"TOTPTRALL":{"type":"number","airbyte_type":"integer"},"TOTUNSUPP":{"type":"number","airbyte_type":"integer"},"TPABORTDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"TPCLOSEDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"UPDATEDBY":{"type":"number","airbyte_type":"integer"},"VIRSOURCE":{"type":"number","airbyte_type":"integer"},"VPNACCESS":{"type":"string"},"ACTIVETIME":{"type":"number","airbyte_type":"integer"},"ADACCOUNT1":{"type":"string"},"ARCHIVEDDT":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"CSIRRAISED":{"type":"boolean"},"DTPHONEEXT":{"type":"string"},"H#COUNTRY0":{"type":"number","airbyte_type":"integer"},"H#ENDDATE0":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"H#STATEID0":{"type":"number","airbyte_type":"integer"},"H#STATEID1":{"type":"number","airbyte_type":"integer"},"H#STATEID2":{"type":"number","airbyte_type":"integer"},"H#STATEID3":{"type":"number","airbyte_type":"integer"},"H#STATEID4":{"type":"number","airbyte_type":"integer"},"IMPACTTEXT":{"type":"string"},"LLLANGUAGE":{"type":"number","airbyte_type":"integer"},"MSPROJECT1":{"type":"string"},"OWNERGROUP":{"type":"number","airbyte_type":"integer"},"PARTNERREF":{"type":"string"},"PROVIDED10":{"type":"boolean"},"PROVIDED11":{"type":"boolean"},"PROVIDED12":{"type":"boolean"},"PROVIDED13":{"type":"boolean"},"PROVIDED14":{"type":"boolean"},"PROVIDED15":{"type":"boolean"},"PROVIDED16":{"type":"boolean"},"PROVIDED17":{"type":"boolean"},"PROVIDED18":{"type":"boolean"},"RCIDUEDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"REQUIRED10":{"type":"boolean"},"REQUIRED11":{"type":"boolean"},"REQUIRED12":{"type":"boolean"},"REQUIRED13":{"type":"boolean"},"REQUIRED14":{"type":"boolean"},"REQUIRED15":{"type":"boolean"},"REQUIRED16":{"type":"boolean"},"REQUIRED17":{"type":"boolean"},"REQUIRED18":{"type":"boolean"},"REQUIREDD8":{"type":"boolean"},"ROOTCAUSE1":{"type":"string"},"ROOTCAUSE2":{"type":"string"},"ROOTCAUSE3":{"type":"string"},"ROOTCAUSE4":{"type":"string"},"SERVERNAME":{"type":"string"},"SOLUTIONID":{"type":"number","airbyte_type":"integer"},"SUMMARYREF":{"type":"string"},"TIMENEEDED":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"TORESLTIME":{"type":"number","airbyte_type":"integer"},"TORESPTIME":{"type":"number","airbyte_type":"integer"},"TOTPTRSUPP":{"type":"number","airbyte_type":"integer"},"VMRESPONSE":{"type":"boolean"},"VPNACCESS1":{"type":"string"},"WP2QCEMAIL":{"type":"string"},"A#112001114":{"type":"number","airbyte_type":"integer"},"A#112001120":{"type":"number","airbyte_type":"integer"},"A#112001160":{"type":"number","airbyte_type":"integer"},"A#112001165":{"type":"number","airbyte_type":"integer"},"A#112001323":{"type":"number","airbyte_type":"integer"},"ASSIGNEDEXT":{"type":"boolean"},"ASSOCIATION":{"type":"string"},"ATTACHMENTS":{"type":"boolean"},"BOUNCECOUNT":{"type":"number","airbyte_type":"integer"},"BREACHOFGCP":{"type":"boolean"},"CALLERINVPM":{"type":"boolean"},"CONTRACTREF":{"type":"string"},"CREDITSUSED":{"type":"number","airbyte_type":"integer"},"CSCATEGORY1":{"type":"number","airbyte_type":"integer"},"CSCATEGORY2":{"type":"number","airbyte_type":"integer"},"CSCATEGORY3":{"type":"number","airbyte_type":"integer"},"DESCRIPTION":{"type":"string"},"DTPHONEEXT1":{"type":"string"},"DUEDATETASK":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"GOTOMEETING":{"type":"string"},"H#112001104":{"type":"number","airbyte_type":"integer"},"H#112001105":{"type":"number","airbyte_type":"integer"},"H#112001106":{"type":"number","airbyte_type":"integer"},"H#112001118":{"type":"number","airbyte_type":"integer"},"H#112001156":{"type":"number","airbyte_type":"integer"},"H#112001170":{"type":"number","airbyte_type":"integer"},"H#112001287":{"type":"number","airbyte_type":"integer"},"H#112001288":{"type":"number","airbyte_type":"integer"},"H#112001289":{"type":"number","airbyte_type":"integer"},"H#ADDRESS10":{"type":"string"},"H#ADDRESS20":{"type":"string"},"H#ADDRESS30":{"type":"string"},"H#ASSETTAG0":{"type":"string"},"H#FORENAME0":{"type":"string"},"H#JOBTITLE0":{"type":"string"},"H#POSTCODE0":{"type":"string"},"H#PREFNAME0":{"type":"string"},"H#SEARCHID0":{"type":"string"},"H#SLAUSAGE0":{"type":"number","airbyte_type":"integer"},"H#TOWNCITY0":{"type":"string"},"HCCATEGORY1":{"type":"number","airbyte_type":"integer"},"HCCATEGORY2":{"type":"number","airbyte_type":"integer"},"HCCATEGORY3":{"type":"number","airbyte_type":"integer"},"HOURSNEEDED":{"type":"number","airbyte_type":"integer"},"IMPACTDESC1":{"type":"string"},"IMPACTDESC2":{"type":"string"},"IMPACTDESC3":{"type":"string"},"IMPACTDESC4":{"type":"string"},"INTERNALESC":{"type":"number","airbyte_type":"integer"},"LIFECYCLEID":{"type":"number","airbyte_type":"integer"},"LIKELIHOOD1":{"type":"string"},"LIKELIHOOD2":{"type":"string"},"LIKELIHOOD3":{"type":"string"},"LIKELIHOOD4":{"type":"string"},"LLACCOUNTID":{"type":"string"},"LLCALLCOUNT":{"type":"number","airbyte_type":"integer"},"MOBILEPHONE":{"type":"string"},"OPENCLOSED1":{"type":"string"},"OPENCLOSED2":{"type":"string"},"OPENCLOSED3":{"type":"string"},"OPENCLOSED4":{"type":"string"},"OWNERSODATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"PLMGRSODATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"PROBLEMTYPE":{"type":"string"},"PTRRESLTIME":{"type":"number","airbyte_type":"integer"},"PTRRESPTIME":{"type":"number","airbyte_type":"integer"},"QPERCENTAGE":{"type":"number","airbyte_type":"integer"},"RCACOMPLETE":{"type":"boolean"},"RCICOMPLETE":{"type":"boolean"},"REASONNOVIR":{"type":"string"},"RELATESTOMD":{"type":"boolean"},"RESOLVEDBY1":{"type":"number","airbyte_type":"integer"},"RESOLVEDBY2":{"type":"number","airbyte_type":"integer"},"ROOTCAUSEHC":{"type":"number","airbyte_type":"integer"},"SDEMAILTEXT":{"type":"string"},"SUBCATEGORY":{"type":"number","airbyte_type":"integer"},"SYSPASSWORD":{"type":"string","contentEncoding":"base64"},"TASKSUMMARY":{"type":"string"},"TOTINACTIVE":{"type":"number","airbyte_type":"integer"},"UPDATECOUNT":{"type":"number","airbyte_type":"integer"},"UPDATEDDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"UPDATEDZONE":{"type":"number","airbyte_type":"integer"},"URGENCYTEXT":{"type":"string"},"WP2EVENTEND":{"type":"string"},"WP2VITALREF":{"type":"string"},"ALERTINITVIR":{"type":"string"},"ASSIGNEDDATE":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"AUTHREQUIRED":{"type":"number","airbyte_type":"integer"},"AUTOASSIGNED":{"type":"boolean"},"CALLCATEGORY":{"type":"number","airbyte_type":"integer"},"CAPACOMPLETE":{"type":"boolean"},"CATEGORYFAC1":{"type":"number","airbyte_type":"integer"},"CATEGORYFAC2":{"type":"number","airbyte_type":"integer"},"CATEGORYHCSI":{"type":"number","airbyte_type":"integer"},"CONFLUENCEPM":{"type":"string"},"CSIRREVIEWED":{"type":"boolean"},"DCFCOVERCOMP":{"type":"boolean"},"DELETESTATUS":{"type":"boolean"},"EMPLOYEENAME":{"type":"string"},"GOTOMEETING1":{"type":"string"},"H#CATEGORY10":{"type":"number","airbyte_type":"integer"},"H#CATEGORY11":{"type":"number","airbyte_type":"integer"},"H#CATEGORY20":{"type":"number","airbyte_type":"integer"},"H#CATEGORY22":{"type":"number","airbyte_type":"integer"},"H#CHATTERID0":{"type":"string"},"H#EXTENSION0":{"type":"string"},"H#KBSUBTYPE0":{"type":"number","airbyte_type":"integer"},"H#PROTOCOL10":{"type":"string"},"H#STATETEXT0":{"type":"string"},"H#TELEPHONE0":{"type":"string"},"H#TELEPHONE2":{"type":"string"},"H#TWITTERID0":{"type":"string"},"H#VIEWERURL0":{"type":"string"},"H#WEBPORTAL0":{"type":"string"},"INITIATEDVIR":{"type":"boolean"},"ITPICKUPTIME":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"LANGUAGELINE":{"type":"boolean"},"MOBILEPHONE1":{"type":"string"},"NON247TICKET":{"type":"boolean"},"OPENEDBYTEXT":{"type":"string"},"ORIGINALNAME":{"type":"string"},"OWNERACCOUNT":{"type":"number","airbyte_type":"integer"},"OWNERSIGNOFF":{"type":"boolean"},"PLMGRSIGNOFF":{"type":"boolean"},"PRIORITYFLAG":{"type":"bool… 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getCursorBasedSyncStatusForStreams$9):201 Cursor SERVICEREQNO. Querying max cursor value for dawn.INCIDENTS 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getCursorBasedSyncStatusForStreams$9):201 Cursor SERVICEREQNO. Querying max cursor value for dawn.CHANGE 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.RelationalDbQueryUtils(logStreamSyncStatus):97 Streams to be synced via Primary Key : 2 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.RelationalDbQueryUtils(logStreamSyncStatus):98 Streams: dawn.INCIDENTS, dawn.CHANGE 2024-07-15 14:44:33 source > INFO main i.a.c.i.s.r.RelationalDbQueryUtils(logStreamSyncStatus):95 No Streams will be synced via Cursor. 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_INCIDENTS, is 50914 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_CHANGE, is 205069 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:33 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_SCREEN_FIELD2, is 786624 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:33 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:34 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_SCREEN_DEF, is 393312 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:34 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_SCREEN_DEF_L, is 393312 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:34 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:35 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_SCREEN_DEF_GROUPING, is 131072 2024-07-15 14:44:35 source > INFO main i.a.c.i.s.j.AbstractJdbcSource(queryTableFullRefresh):230 Queueing query for table: splitfieldlist 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:35 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_SCREEN_FIELDSET_L, is 393312 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:35 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:35 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_BOARD_SCREEN, is 393312 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:36 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_BOARD_FIELDS, is 393312 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:36 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_SCREEN_DEF_GROUPING_L, is 131072 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:36 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:36 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_BOARD_L, is 131072 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:37 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_BOARD, is 131072 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELD2"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELD2"."dawn" size estimate is 8192, average row size estimate is 1365 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."INCIDENTS"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "INCIDENTS"."dawn" size estimate is 2626363392, average row size estimate is 21089 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."CHANGE"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "CHANGE"."dawn" size estimate is 2539520, average row size estimate is 5236 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."splitfieldlist"' 2024-07-15 14:44:37 source > WARN main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):165 Error occurred while attempting to estimate sync size com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) ~[mssql-jdbc-12.6.1.jre11.jar:?] at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) ~[HikariCP-5.1.0.jar:?] at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) ~[HikariCP-5.1.0.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) ~[airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) ~[io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [?:?] at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) [airbyte-cdk-db-sources-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) [airbyte-cdk-core-0.40.1.jar:?] at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) [io.airbyte.airbyte-integrations.connectors-source-mssql.jar:?] Stack Trace: com.microsoft.sqlserver.jdbc.SQLServerException: Objects of this type have no space allocated. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:261) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1752) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:946) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:840) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7739) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4384) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:293) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:263) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeQuery(SQLServerStatement.java:762) at com.zaxxer.hikari.pool.ProxyStatement.executeQuery(ProxyStatement.java:110) at com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(HikariProxyStatement.java) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableEstimate$11(MssqlQueryUtils.java:243) at io.airbyte.cdk.db.jdbc.DefaultJdbcDatabase.bufferedResultSetQuery(DefaultJdbcDatabase.kt:39) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableEstimate(MssqlQueryUtils.java:243) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.lambda$getTableSizeInfoForStreams$6(MssqlQueryUtils.java:149) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at io.airbyte.integrations.source.mssql.MssqlQueryUtils.getTableSizeInfoForStreams(MssqlQueryUtils.java:143) at io.airbyte.integrations.source.mssql.MssqlSource.getInitialLoadHandler(MssqlSource.java:669) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:155) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.getFullRefreshStream(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.createReadIterator(AbstractDbSource.kt:480) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:854) at io.airbyte.cdk.integrations.source.jdbc.AbstractJdbcSource.createReadIterator(AbstractJdbcSource.kt:95) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getSelectedIterators(AbstractDbSource.kt:379) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.getFullRefreshIterators(AbstractDbSource.kt:317) at io.airbyte.cdk.integrations.source.relationaldb.AbstractDbSource.read(AbstractDbSource.kt:160) at io.airbyte.cdk.integrations.base.ssh.SshWrappedSource.read(SshWrappedSource.kt:70) at io.airbyte.cdk.integrations.base.IntegrationRunner.readSerial(IntegrationRunner.kt:334) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:184) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.source.mssql.MssqlSource.main(MssqlSource.java:626) 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_FIELDSET_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_FIELDSET_L"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_SCREEN"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_SCREEN"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_FIELDS"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_FIELDS"."dawn" size estimate is 8192, average row size estimate is 2730 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_SCREEN_DEF_GROUPING_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_SCREEN_DEF_GROUPING_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_L"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_L"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dawn"."S_BOARD_GROUP"' 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.MssqlQueryUtils(lambda$getTableSizeInfoForStreams$6):158 Stream "S_BOARD_GROUP"."dawn" size estimate is 8192, average row size estimate is 8192 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.i.MssqlInitialLoadHandler(calculateChunkSize):255 Chunk size determined for pair: dawn_S_BOARD_GROUP, is 131072 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.i.MssqlInitialLoadRecordIterator(computeNext):84 Subquery number : 0 2024-07-15 14:44:37 platform > Stream status TRACE received of status: STARTED for stream dawn:INCIDENTS 2024-07-15 14:44:37 platform > Sending update for dawn:INCIDENTS - null -> RUNNING 2024-07-15 14:44:37 platform > Stream Status Update Received: dawn:INCIDENTS - RUNNING 2024-07-15 14:44:37 platform > Creating status: dawn:INCIDENTS - RUNNING 2024-07-15 14:44:37 source > INFO main i.a.i.s.m.i.MssqlInitialLoadRecordIterator(getOcPreparedStatement):113 Preparing query for table: "dawn"."INCIDENTS" 2024-07-15 14:44:38 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(initialize):24 Set initial fetch size: 10 rows 2024-07-15 14:44:38 source > INFO main i.a.i.s.m.i.MssqlInitialLoadRecordIterator(getOcPreparedStatement):128 ocLoadStatus value is : 380013170 2024-07-15 14:44:38 source > INFO main i.a.i.s.m.i.MssqlInitialLoadRecordIterator(getOcPreparedStatement):152 Executing query for table INCIDENTS: SELECT TOP 50914 "SERVICEREQNO", "SERVICEREQID", "NAME", "DESCRIPTION", ---REDACTED--- 2024-07-15 14:44:38 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(initialize):24 Set initial fetch size: 10 rows 2024-07-15 14:44:38 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(accept):33 Set new fetch size: 5299 rows 2024-07-15 14:44:38 source > INFO main i.a.c.d.j.s.TwoStageSizeEstimator$Companion(getTargetBufferByteSize):80 Max memory limit: 1610612736, JDBC buffer size: 966367642 2024-07-15 14:44:41 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(accept):33 Set new fetch size: 18926 rows 2024-07-15 14:44:43 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(accept):33 Set new fetch size: 17678 rows 2024-07-15 14:44:45 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(accept):33 Set new fetch size: 16001 rows 2024-07-15 14:45:21 destination > INFO pool-3-thread-1 i.a.c.i.d.a.b.BufferManager(printQueueInfo):89 [ASYNC QUEUE INFO] Global: max: 307.2 MB, allocated: 30 MB (30.0 MB), %% used: 0.09765625006063298 | Queue `src_INCIDENTS`, num records: 970, num bytes: 16.28 MB, allocated bytes: 20 MB | State Manager memory usage: Allocated: 10 MB, Used: 0 bytes, percentage Used 0.0 2024-07-15 14:45:21 destination > INFO pool-6-thread-1 i.a.c.i.d.a.FlushWorkers(printWorkerInfo):127 [ASYNC WORKER INFO] Pool queue size: 0, Active threads: 0 2024-07-15 14:45:41 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(accept):33 Set new fetch size: 14062 rows 2024-07-15 14:45:43 destination > WARN main i.a.c.j.Jsons(handleDeserThrowable):437 Failed to deserialize json due to class com.fasterxml.jackson.databind.JsonMappingException at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402) at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.wrapAndThrow(BeanDeserializerBase.java:1853) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:316) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4825) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3772) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3740) at io.airbyte.commons.json.Jsons.tryDeserializeExact(Jsons.kt:144) at io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage(AirbyteMessageDeserializer.kt:32) at io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer.accept(AsyncStreamConsumer.kt:128) at io.airbyte.cdk.integrations.base.SerializedAirbyteMessageConsumer$Companion$appendOnClose$1.accept(SerializedAirbyteMessageConsumer.kt:65) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:428) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:426) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$lambda$1$lambda$0(IntegrationRunner.kt:426) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core(IntegrationRunner.kt:426) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core$default(IntegrationRunner.kt:418) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:209) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.destination.postgres.PostgresDestination$Companion.main(PostgresDestination.kt:211) at io.airbyte.integrations.destination.postgres.PostgresDestination.main(PostgresDestination.kt) Caused by class com.fasterxml.jackson.core.exc.StreamConstraintsException at com.fasterxml.jackson.core.StreamReadConstraints.validateStringLength(StreamReadConstraints.java:324) at com.fasterxml.jackson.core.util.ReadConstrainedTextBuffer.validateStringLength(ReadConstrainedTextBuffer.java:27) at com.fasterxml.jackson.core.util.TextBuffer.finishCurrentSegment(TextBuffer.java:939) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString2(ReaderBasedJsonParser.java:2240) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString(ReaderBasedJsonParser.java:2206) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.getText(ReaderBasedJsonParser.java:323) at com.fasterxml.jackson.databind.deser.std.BaseNodeDeserializer._deserializeContainerNoRecursion(JsonNodeDeserializer.java:572) at com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer.deserialize(JsonNodeDeserializer.java:100) at com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer.deserialize(JsonNodeDeserializer.java:25) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:314) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4825) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3772) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3740) at io.airbyte.commons.json.Jsons.tryDeserializeExact(Jsons.kt:144) at io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage(AirbyteMessageDeserializer.kt:32) at io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer.accept(AsyncStreamConsumer.kt:128) at io.airbyte.cdk.integrations.base.SerializedAirbyteMessageConsumer$Companion$appendOnClose$1.accept(SerializedAirbyteMessageConsumer.kt:65) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:428) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:426) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$lambda$1$lambda$0(IntegrationRunner.kt:426) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core(IntegrationRunner.kt:426) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core$default(IntegrationRunner.kt:418) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:209) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.destination.postgres.PostgresDestination$Companion.main(PostgresDestination.kt:211) at io.airbyte.integrations.destination.postgres.PostgresDestination.main(PostgresDestination.kt) 2024-07-15 14:45:43 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):193 Closing flush workers -- waiting for all buffers to flush 2024-07-15 14:45:43 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):226 REMAINING_BUFFERS_INFO Namespace: public Stream: src_INCIDENTS -- remaining records: 971 2024-07-15 14:45:43 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):227 Waiting for all streams to flush. 2024-07-15 14:45:43 destination > INFO pool-5-thread-1 i.a.c.i.d.a.DetectStreamToFlush(getNextStreamToFlush):109 flushing: trigger info: public - src_INCIDENTS, time trigger: false , size trigger: true current threshold b: 0 bytes, queue size b: 16.29 MB, penalty b: 0 bytes, after penalty b: 16.29 MB 2024-07-15 14:45:43 destination > INFO pool-4-thread-1 i.a.c.i.d.a.FlushWorkers(flush$lambda$6):135 Flush Worker (0da6a) -- Worker picked up work. 2024-07-15 14:45:43 destination > INFO pool-4-thread-1 i.a.c.i.d.a.FlushWorkers(flush$lambda$6):141 Flush Worker (0da6a) -- Attempting to read from queue namespace: public, stream: src_INCIDENTS. 2024-07-15 14:45:43 destination > INFO pool-4-thread-1 i.a.c.i.d.a.GlobalMemoryManager(free):78 Freeing 3889210 bytes.. 2024-07-15 14:45:43 destination > INFO pool-4-thread-1 i.a.c.i.d.a.FlushWorkers(flush$lambda$6):159 Flush Worker (0da6a) -- Batch contains: 971 records, 16.29 MB bytes. 2024-07-15 14:45:44 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):230 Closing flush workers -- all buffers flushed 2024-07-15 14:45:44 destination > INFO main i.a.c.i.d.a.s.GlobalAsyncStateManager(flushStates):155 Flushing states 2024-07-15 14:45:44 destination > INFO main i.a.c.i.d.a.s.GlobalAsyncStateManager(flushStates):209 Flushing states complete 2024-07-15 14:45:44 destination > INFO main i.a.c.i.d.a.GlobalMemoryManager(free):78 Freeing 0 bytes.. 2024-07-15 14:45:44 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):238 Closing flush workers -- supervisor shut down 2024-07-15 14:45:44 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):240 Closing flush workers -- Starting worker pool shutdown.. 2024-07-15 14:45:45 destination > INFO pool-4-thread-1 i.a.c.i.d.a.s.GlobalAsyncStateManager(flushStates):155 Flushing states 2024-07-15 14:45:45 destination > INFO pool-4-thread-1 i.a.c.i.d.a.s.GlobalAsyncStateManager(flushStates):209 Flushing states complete 2024-07-15 14:45:45 destination > INFO pool-4-thread-1 i.a.c.i.d.a.GlobalMemoryManager(free):78 Freeing 0 bytes.. 2024-07-15 14:45:45 destination > INFO pool-4-thread-1 i.a.c.i.d.a.GlobalMemoryManager(free):78 Freeing 17082310 bytes.. 2024-07-15 14:45:45 destination > INFO pool-4-thread-1 i.a.c.i.d.a.FlushWorkers(flush$lambda$6):170 Flush Worker (0da6a) -- Worker finished flushing. Current queue size: 0 2024-07-15 14:45:45 destination > INFO main i.a.c.i.d.a.FlushWorkers(close):245 Closing flush workers -- workers shut down 2024-07-15 14:45:45 destination > INFO main i.a.c.i.d.a.b.BufferManager(close):68 Buffers cleared.. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):281 Typing and deduping all tables 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_SCREEN_FIELD2 because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_SCREEN_DEF because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_CHANGE because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_SCREEN_DEF_L because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_SCREEN_DEF_GROUPING because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_splitfieldlist because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_SCREEN_FIELDSET_L because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_BOARD_SCREEN because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_BOARD_FIELDS because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_SCREEN_DEF_GROUPING_L because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_BOARD_L because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_BOARD because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(typeAndDedupe):310 Skipping typing and deduping for stream public.src_S_BOARD_GROUP because it had no records during this sync and no unprocessed records from a previous sync. 2024-07-15 14:45:45 destination > INFO type-and-dedupe i.a.i.b.d.t.TyperDeduperUtil(executeTypeAndDedupe):212 Attempting typing and deduping for public.src_INCIDENTS with suffix 2024-07-15 14:45:45 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler(execute):163 Executing sql 7683a1d0-f0af-4a18-9899-1c971d584754-75792af6-d52b-45c7-b384-ac3b3bf618d6: [insert into "public"."src_INCIDENTS" ("NAME", "TYPE", --REDACTED-- 2024-07-15 14:45:45 destination > INFO type-and-dedupe i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: insert into "public"."src_INCIDENTS" ("NAME", "TYPE", --REDACTED-- 2024-07-15 14:45:48 source > INFO main i.a.c.d.j.s.AdaptiveStreamingQueryConfig(accept):33 Set new fetch size: 12267 rows 2024-07-15 14:47:22 destination > INFO type-and-dedupe i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: insert into "public"."src_INCIDENTS" ("NAME", "TYPE", --REDACTED-- 2024-07-15 14:47:22 destination > INFO type-and-dedupe i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: delete from "public"."src_INCIDENTS" where "_airbyte_raw_id" in (select "_airbyte_raw_id" from (select "_airbyte_raw_id", row_number() over (partition by "SERVICEREQNO" order by "SERVICEREQNO" desc NULLS LAST, "_airbyte_extracted_at" desc) as "row_number" from "public"."src_INCIDENTS") as "airbyte_ids" where "row_number" <> 1); 2024-07-15 14:47:23 destination > INFO type-and-dedupe i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: delete from "public"."src_INCIDENTS" where "_airbyte_raw_id" in (select "_airbyte_raw_id" from (select "_airbyte_raw_id", row_number() over (partition by "SERVICEREQNO" order by "SERVICEREQNO" desc NULLS LAST, "_airbyte_extracted_at" desc) as "row_number" from "public"."src_INCIDENTS") as "airbyte_ids" where "row_number" <> 1); 2024-07-15 14:47:23 destination > INFO type-and-dedupe i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):46 executing query within transaction: update "airbyte_internal"."public_raw__stream_src_incidents" set "_airbyte_loaded_at" = current_timestamp where ("_airbyte_loaded_at" is null and "_airbyte_extracted_at" > '2024-07-15T14:35:46.123Z'); 2024-07-15 14:47:23 destination > INFO type-and-dedupe i.a.c.d.j.JdbcDatabase(executeWithinTransaction$lambda$1):48 done executing query within transaction: update "airbyte_internal"."public_raw__stream_src_incidents" set "_airbyte_loaded_at" = current_timestamp where ("_airbyte_loaded_at" is null and "_airbyte_extracted_at" > '2024-07-15T14:35:46.123Z'); 2024-07-15 14:47:23 destination > INFO type-and-dedupe i.a.c.i.d.j.t.JdbcDestinationHandler(execute):175 Sql 7683a1d0-f0af-4a18-9899-1c971d584754-75792af6-d52b-45c7-b384-ac3b3bf618d6 completed in 97586 ms 2024-07-15 14:47:23 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(commitFinalTables):334 Committing final tables 2024-07-15 14:47:23 destination > INFO main i.a.i.b.d.t.DefaultTyperDeduper(cleanup):393 Cleaning Up type-and-dedupe thread pool 2024-07-15 14:47:23 destination > INFO main i.a.c.i.d.a.AsyncStreamConsumer(close):171 class io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer closed 2024-07-15 14:47:23 destination > ERROR main i.a.c.i.b.AirbyteExceptionHandler(uncaughtException):31 Something went wrong in the connector. See the logs for more details. java.lang.RuntimeException: Unable to deserialize PartialAirbyteMessage. at io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage$lambda$0(AirbyteMessageDeserializer.kt:33) ~[airbyte-cdk-core-0.35.15.jar:?] at java.base/java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage(AirbyteMessageDeserializer.kt:32) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer.accept(AsyncStreamConsumer.kt:128) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.SerializedAirbyteMessageConsumer$Companion$appendOnClose$1.accept(SerializedAirbyteMessageConsumer.kt:65) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:428) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:426) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$lambda$1$lambda$0(IntegrationRunner.kt:426) ~[airbyte-cdk-core-0.35.15.jar:?] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core(IntegrationRunner.kt:426) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core$default(IntegrationRunner.kt:418) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:209) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) ~[airbyte-cdk-core-0.35.15.jar:?] at io.airbyte.integrations.destination.postgres.PostgresDestination$Companion.main(PostgresDestination.kt:211) ~[io.airbyte.airbyte-integrations.connectors-destination-postgres.jar:?] at io.airbyte.integrations.destination.postgres.PostgresDestination.main(PostgresDestination.kt) ~[io.airbyte.airbyte-integrations.connectors-destination-postgres.jar:?] Stack Trace: java.lang.RuntimeException: Unable to deserialize PartialAirbyteMessage. at io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage$lambda$0(AirbyteMessageDeserializer.kt:33) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage(AirbyteMessageDeserializer.kt:32) at io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer.accept(AsyncStreamConsumer.kt:128) at io.airbyte.cdk.integrations.base.SerializedAirbyteMessageConsumer$Companion$appendOnClose$1.accept(SerializedAirbyteMessageConsumer.kt:65) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:428) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:426) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$lambda$1$lambda$0(IntegrationRunner.kt:426) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core(IntegrationRunner.kt:426) at io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core$default(IntegrationRunner.kt:418) at io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:209) at io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116) at io.airbyte.integrations.destination.postgres.PostgresDestination$Companion.main(PostgresDestination.kt:211) at io.airbyte.integrations.destination.postgres.PostgresDestination.main(PostgresDestination.kt) 2024-07-15 14:47:23 platform > readFromDestination: exception caught io.airbyte.workers.internal.exception.DestinationException: Destination process exited with non-zero exit code 1 at io.airbyte.workers.general.BufferedReplicationWorker.readFromDestination(BufferedReplicationWorker.java:493) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsync$2(BufferedReplicationWorker.java:235) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] 2024-07-15 14:47:23 platform > writeToDestination: exception caught java.io.IOException: Broken pipe at java.base/java.io.FileOutputStream.writeBytes(Native Method) ~[?:?] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:367) ~[?:?] at java.base/java.io.BufferedOutputStream.implWrite(BufferedOutputStream.java:217) ~[?:?] at java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:206) ~[?:?] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:309) ~[?:?] at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:405) ~[?:?] at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:410) ~[?:?] at java.base/sun.nio.cs.StreamEncoder.lockedFlush(StreamEncoder.java:214) ~[?:?] at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:201) ~[?:?] at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:262) ~[?:?] at java.base/java.io.BufferedWriter.implFlush(BufferedWriter.java:372) ~[?:?] at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:359) ~[?:?] at io.airbyte.workers.internal.DefaultAirbyteMessageBufferedWriter.flush(DefaultAirbyteMessageBufferedWriter.java:31) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.internal.DefaultAirbyteDestination.notifyEndOfInputWithNoTimeoutMonitor(DefaultAirbyteDestination.java:155) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.internal.DefaultAirbyteDestination.notifyEndOfInput(DefaultAirbyteDestination.java:145) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.general.BufferedReplicationWorker.writeToDestination(BufferedReplicationWorker.java:459) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsyncWithTimeout$5(BufferedReplicationWorker.java:263) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] 2024-07-15 14:47:23 platform > readFromDestination: done. (writeToDestFailed:true, dest.isFinished:true) 2024-07-15 14:47:23 platform > writeToDestination: done. (forDest.isDone:false, isDestRunning:true) 2024-07-15 14:47:23 platform > processMessage: done. (fromSource.isDone:false, forDest.isClosed:true) 2024-07-15 14:47:23 platform > readFromSource: exception caught java.lang.IllegalStateException: Source process is still alive, cannot retrieve exit value. at com.google.common.base.Preconditions.checkState(Preconditions.java:515) ~[guava-33.1.0-jre.jar:?] at io.airbyte.workers.internal.DefaultAirbyteSource.getExitValue(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.general.BufferedReplicationWorker.readFromSource(BufferedReplicationWorker.java:375) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsyncWithHeartbeatCheck$3(BufferedReplicationWorker.java:242) ~[io.airbyte-airbyte-commons-worker-0.63.1.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] 2024-07-15 14:47:23 platform > readFromSource: done. (source.isFinished:false, fromSource.isClosed:true) 2024-07-15 14:48:23 platform > airbyte-source gobbler IOException: Stream closed. Typically happens when cancelling a job. 2024-07-15 14:48:23 platform > sync summary: { "status" : "failed", "recordsSynced" : 0, "bytesSynced" : 0, "startTime" : 1721054659504, "endTime" : 1721054903673, "totalStats" : { "bytesCommitted" : 0, "bytesEmitted" : 104268023, "destinationStateMessagesEmitted" : 0, "destinationWriteEndTime" : 0, "destinationWriteStartTime" : 1721054659508, "meanSecondsBeforeSourceStateMessageEmitted" : 0, "maxSecondsBeforeSourceStateMessageEmitted" : 0, "maxSecondsBetweenStateMessageEmittedandCommitted" : 0, "meanSecondsBetweenStateMessageEmittedandCommitted" : 0, "recordsEmitted" : 2603, "recordsCommitted" : 0, "replicationEndTime" : 1721054903672, "replicationStartTime" : 1721054659504, "sourceReadEndTime" : 0, "sourceReadStartTime" : 1721054659508, "sourceStateMessagesEmitted" : 0 }, "streamStats" : [ { "streamName" : "INCIDENTS", "streamNamespace" : "dawn", "stats" : { "bytesCommitted" : 0, "bytesEmitted" : 104268023, "recordsEmitted" : 2603, "recordsCommitted" : 0 } } ], "performanceMetrics" : { "processFromSource" : { "elapsedTimeInNanos" : 1995702599, "executionCount" : 2604, "avgExecTimeInNanos" : 766398.8475422427 }, "readFromSource" : { "elapsedTimeInNanos" : 91785238419, "executionCount" : 3606, "avgExecTimeInNanos" : 2.5453477099001665E7 }, "processFromDest" : { "elapsedTimeInNanos" : 107897, "executionCount" : 1, "avgExecTimeInNanos" : 107897.0 }, "writeToDest" : { "elapsedTimeInNanos" : 100707800089, "executionCount" : 1602, "avgExecTimeInNanos" : 6.286379531148564E7 }, "readFromDest" : { "elapsedTimeInNanos" : 183965653330, "executionCount" : 3, "avgExecTimeInNanos" : 6.1321884443333336E10 } } } 2024-07-15 14:48:23 platform > failures: [ { "failureOrigin" : "destination", "failureType" : "system_error", "internalMessage" : "java.lang.RuntimeException: Unable to deserialize PartialAirbyteMessage.", "externalMessage" : "Something went wrong in the connector. See the logs for more details.", "metadata" : { "attemptNumber" : 5, "jobId" : 39, "from_trace_message" : true, "connector_command" : "write" }, "stacktrace" : "java.lang.RuntimeException: Unable to deserialize PartialAirbyteMessage.\n\tat io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage$lambda$0(AirbyteMessageDeserializer.kt:33)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat io.airbyte.cdk.integrations.destination.async.deser.AirbyteMessageDeserializer.deserializeAirbyteMessage(AirbyteMessageDeserializer.kt:32)\n\tat io.airbyte.cdk.integrations.destination.async.AsyncStreamConsumer.accept(AsyncStreamConsumer.kt:128)\n\tat io.airbyte.cdk.integrations.base.SerializedAirbyteMessageConsumer$Companion$appendOnClose$1.accept(SerializedAirbyteMessageConsumer.kt:65)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:428)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner$Companion$consumeWriteStream$2$1.invoke(IntegrationRunner.kt:426)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$lambda$1$lambda$0(IntegrationRunner.kt:426)\n\tat java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)\n\tat java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core(IntegrationRunner.kt:426)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner$Companion.consumeWriteStream$io_airbyte_airbyte_cdk_java_airbyte_cdk_airbyte_cdk_core$default(IntegrationRunner.kt:418)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.kt:209)\n\tat io.airbyte.cdk.integrations.base.IntegrationRunner.run(IntegrationRunner.kt:116)\n\tat io.airbyte.integrations.destination.postgres.PostgresDestination$Companion.main(PostgresDestination.kt:211)\n\tat io.airbyte.integrations.destination.postgres.PostgresDestination.main(PostgresDestination.kt)\n", "timestamp" : 1721054843333 }, { "failureOrigin" : "destination", "internalMessage" : "Destination process exited with non-zero exit code 1", "externalMessage" : "Something went wrong within the destination connector", "metadata" : { "attemptNumber" : 5, "jobId" : 39, "connector_command" : "write" }, "stacktrace" : "io.airbyte.workers.internal.exception.DestinationException: Destination process exited with non-zero exit code 1\n\tat io.airbyte.workers.general.BufferedReplicationWorker.readFromDestination(BufferedReplicationWorker.java:493)\n\tat io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsync$2(BufferedReplicationWorker.java:235)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1583)\n", "timestamp" : 1721054843519 }, { "failureOrigin" : "destination", "internalMessage" : "Destination process message delivery failed", "externalMessage" : "Something went wrong within the destination connector", "metadata" : { "attemptNumber" : 5, "jobId" : 39, "connector_command" : "write" }, "stacktrace" : "io.airbyte.workers.internal.exception.DestinationException: Destination process message delivery failed\n\tat io.airbyte.workers.general.BufferedReplicationWorker.writeToDestination(BufferedReplicationWorker.java:465)\n\tat io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsyncWithTimeout$5(BufferedReplicationWorker.java:263)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1583)\nCaused by: java.io.IOException: Broken pipe\n\tat java.base/java.io.FileOutputStream.writeBytes(Native Method)\n\tat java.base/java.io.FileOutputStream.write(FileOutputStream.java:367)\n\tat java.base/java.io.BufferedOutputStream.implWrite(BufferedOutputStream.java:217)\n\tat java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:206)\n\tat java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:309)\n\tat java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:405)\n\tat java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:410)\n\tat java.base/sun.nio.cs.StreamEncoder.lockedFlush(StreamEncoder.java:214)\n\tat java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:201)\n\tat java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:262)\n\tat java.base/java.io.BufferedWriter.implFlush(BufferedWriter.java:372)\n\tat java.base/java.io.BufferedWriter.flush(BufferedWriter.java:359)\n\tat io.airbyte.workers.internal.DefaultAirbyteMessageBufferedWriter.flush(DefaultAirbyteMessageBufferedWriter.java:31)\n\tat io.airbyte.workers.internal.DefaultAirbyteDestination.notifyEndOfInputWithNoTimeoutMonitor(DefaultAirbyteDestination.java:155)\n\tat io.airbyte.workers.internal.DefaultAirbyteDestination.notifyEndOfInput(DefaultAirbyteDestination.java:145)\n\tat io.airbyte.workers.general.BufferedReplicationWorker.writeToDestination(BufferedReplicationWorker.java:459)\n\t... 5 more\n", "timestamp" : 1721054843520 }, { "failureOrigin" : "source", "internalMessage" : "Source process read attempt failed", "externalMessage" : "Something went wrong within the source connector", "metadata" : { "attemptNumber" : 5, "jobId" : 39, "connector_command" : "read" }, "stacktrace" : "io.airbyte.workers.internal.exception.SourceException: Source process read attempt failed\n\tat io.airbyte.workers.general.BufferedReplicationWorker.readFromSource(BufferedReplicationWorker.java:389)\n\tat io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsyncWithHeartbeatCheck$3(BufferedReplicationWorker.java:242)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1583)\nCaused by: java.lang.IllegalStateException: Source process is still alive, cannot retrieve exit value.\n\tat com.google.common.base.Preconditions.checkState(Preconditions.java:515)\n\tat io.airbyte.workers.internal.DefaultAirbyteSource.getExitValue(DefaultAirbyteSource.java:136)\n\tat io.airbyte.workers.general.BufferedReplicationWorker.readFromSource(BufferedReplicationWorker.java:375)\n\t... 5 more\n", "timestamp" : 1721054843658 }, { "failureOrigin" : "replication", "internalMessage" : "io.airbyte.workers.exception.WorkerException: Destination process exit with code 1. This warning is normal if the job was cancelled.", "externalMessage" : "Something went wrong during replication", "metadata" : { "attemptNumber" : 5, "jobId" : 39 }, "stacktrace" : "java.lang.RuntimeException: io.airbyte.workers.exception.WorkerException: Destination process exit with code 1. This warning is normal if the job was cancelled.\n\tat io.airbyte.workers.general.BufferedReplicationWorker$CloseableWithTimeout.lambda$close$0(BufferedReplicationWorker.java:538)\n\tat io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsyncWithTimeout$5(BufferedReplicationWorker.java:263)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1583)\nCaused by: io.airbyte.workers.exception.WorkerException: Destination process exit with code 1. This warning is normal if the job was cancelled.\n\tat io.airbyte.workers.internal.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:178)\n\tat io.airbyte.workers.general.BufferedReplicationWorker$CloseableWithTimeout.lambda$close$0(BufferedReplicationWorker.java:536)\n\t... 5 more\n", "timestamp" : 1721054843658 } ] 2024-07-15 14:48:23 platform > 2024-07-15 14:48:23 platform > ----- END REPLICATION ----- 2024-07-15 14:48:23 platform > 2024-07-15 14:48:24 platform > Retry State: RetryManager(completeFailureBackoffPolicy=BackoffPolicy(minInterval=PT10S, maxInterval=PT30M, base=3), partialFailureBackoffPolicy=null, successiveCompleteFailureLimit=5, totalCompleteFailureLimit=10, successivePartialFailureLimit=1000, totalPartialFailureLimit=20, successiveCompleteFailures=5, totalCompleteFailures=5, successivePartialFailures=0, totalPartialFailures=1) Backoff before next attempt: 13 minutes 30 seconds 2024-07-15 14:48:24 platform > Failing job: 39, reason: Job failed after too many retries for connection cf24c7c4-e7a1-4017-8ed5-762c1ce57a40